./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/reorder_5-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_5-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 898f8e4708144102795278f9f1417651c36b4d3f17c0ba18e240a325ff6101b3 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:27:16,037 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:27:16,132 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:16,140 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:27:16,141 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:27:16,177 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:27:16,179 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:27:16,179 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:27:16,180 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:27:16,181 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:27:16,182 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:27:16,182 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:27:16,183 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:27:16,183 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:27:16,183 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:27:16,185 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:27:16,186 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:27:16,187 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:27:16,189 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:27:16,189 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:27:16,189 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:27:16,190 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:27:16,190 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:27:16,190 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:27:16,191 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:27:16,191 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:27:16,191 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:27:16,191 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:27:16,191 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:27:16,192 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:27:16,192 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:27:16,192 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:27:16,193 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:27:16,193 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:27:16,195 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:27:16,195 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:27:16,196 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:27:16,196 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:27:16,196 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:27:16,196 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:27:16,197 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:27:16,197 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 -> 898f8e4708144102795278f9f1417651c36b4d3f17c0ba18e240a325ff6101b3 [2024-11-19 05:27:16,463 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:27:16,489 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:27:16,492 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:27:16,493 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:27:16,493 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:27:16,494 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_5-race.i [2024-11-19 05:27:18,020 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:27:18,358 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:27:18,359 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/reorder_5-race.i [2024-11-19 05:27:18,386 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1fde5737d/4843b6522a57439f8a09ad0c60fb1383/FLAG907644638 [2024-11-19 05:27:18,405 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1fde5737d/4843b6522a57439f8a09ad0c60fb1383 [2024-11-19 05:27:18,409 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:27:18,411 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:27:18,412 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:27:18,414 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:27:18,419 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:27:18,420 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:27:18" (1/1) ... [2024-11-19 05:27:18,421 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e06a04a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:18, skipping insertion in model container [2024-11-19 05:27:18,421 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:27:18" (1/1) ... [2024-11-19 05:27:18,475 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:27:19,097 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:27:19,105 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:27:19,181 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:27:19,266 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:27:19,266 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:19 WrapperNode [2024-11-19 05:27:19,267 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:27:19,268 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:27:19,268 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:27:19,268 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:27:19,275 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:19" (1/1) ... [2024-11-19 05:27:19,303 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:19" (1/1) ... [2024-11-19 05:27:19,346 INFO L138 Inliner]: procedures = 369, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 225 [2024-11-19 05:27:19,347 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:27:19,347 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:27:19,347 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:27:19,347 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:27:19,358 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:19" (1/1) ... [2024-11-19 05:27:19,358 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:19" (1/1) ... [2024-11-19 05:27:19,368 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:19" (1/1) ... [2024-11-19 05:27:19,369 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:19" (1/1) ... [2024-11-19 05:27:19,399 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:19" (1/1) ... [2024-11-19 05:27:19,408 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:19" (1/1) ... [2024-11-19 05:27:19,411 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:19" (1/1) ... [2024-11-19 05:27:19,413 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:19" (1/1) ... [2024-11-19 05:27:19,418 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:27:19,419 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:27:19,419 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:27:19,420 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:27:19,420 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:19" (1/1) ... [2024-11-19 05:27:19,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:27:19,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:27:19,453 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:19,455 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:19,499 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2024-11-19 05:27:19,500 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2024-11-19 05:27:19,500 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2024-11-19 05:27:19,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:27:19,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:27:19,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:27:19,502 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:19,632 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:27:19,635 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:27:20,119 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:27:20,119 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:27:20,140 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:27:20,142 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-19 05:27:20,142 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:27:20 BoogieIcfgContainer [2024-11-19 05:27:20,142 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:27:20,146 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:27:20,146 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:27:20,150 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:27:20,151 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:27:18" (1/3) ... [2024-11-19 05:27:20,152 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@79b4f293 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:27:20, skipping insertion in model container [2024-11-19 05:27:20,152 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:19" (2/3) ... [2024-11-19 05:27:20,152 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@79b4f293 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:27:20, skipping insertion in model container [2024-11-19 05:27:20,153 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:27:20" (3/3) ... [2024-11-19 05:27:20,154 INFO L112 eAbstractionObserver]: Analyzing ICFG reorder_5-race.i [2024-11-19 05:27:20,172 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:27:20,172 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations. [2024-11-19 05:27:20,173 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:27:20,275 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 05:27:20,322 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 261 places, 276 transitions, 572 flow [2024-11-19 05:27:20,503 INFO L124 PetriNetUnfolderBase]: 43/574 cut-off events. [2024-11-19 05:27:20,504 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-19 05:27:20,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 591 conditions, 574 events. 43/574 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2527 event pairs, 0 based on Foata normal form. 0/467 useless extension candidates. Maximal degree in co-relation 286. Up to 8 conditions per place. [2024-11-19 05:27:20,521 INFO L82 GeneralOperation]: Start removeDead. Operand has 261 places, 276 transitions, 572 flow [2024-11-19 05:27:20,534 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 261 places, 276 transitions, 572 flow [2024-11-19 05:27:20,549 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:27:20,559 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;@1c44f1fb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:27:20,560 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-11-19 05:27:20,564 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:27:20,565 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2024-11-19 05:27:20,565 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:27:20,565 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:20,566 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:20,567 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:20,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:20,573 INFO L85 PathProgramCache]: Analyzing trace with hash -1239072798, now seen corresponding path program 1 times [2024-11-19 05:27:20,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:20,584 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1256886515] [2024-11-19 05:27:20,584 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:20,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:20,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:20,835 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,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:20,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1256886515] [2024-11-19 05:27:20,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1256886515] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:20,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:20,837 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:20,839 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1701616638] [2024-11-19 05:27:20,839 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:20,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:20,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:20,878 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:20,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:20,943 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 276 [2024-11-19 05:27:20,948 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 276 transitions, 572 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:20,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 276 [2024-11-19 05:27:20,950 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:21,083 INFO L124 PetriNetUnfolderBase]: 16/537 cut-off events. [2024-11-19 05:27:21,083 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-11-19 05:27:21,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 583 conditions, 537 events. 16/537 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2255 event pairs, 0 based on Foata normal form. 23/475 useless extension candidates. Maximal degree in co-relation 283. Up to 27 conditions per place. [2024-11-19 05:27:21,094 INFO L140 encePairwiseOnDemand]: 260/276 looper letters, 14 selfloop transitions, 1 changer transitions 4/260 dead transitions. [2024-11-19 05:27:21,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 260 transitions, 570 flow [2024-11-19 05:27:21,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:21,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:21,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions. [2024-11-19 05:27:21,117 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9239130434782609 [2024-11-19 05:27:21,122 INFO L175 Difference]: Start difference. First operand has 261 places, 276 transitions, 572 flow. Second operand 3 states and 765 transitions. [2024-11-19 05:27:21,124 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 260 transitions, 570 flow [2024-11-19 05:27:21,129 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 260 transitions, 570 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:21,136 INFO L231 Difference]: Finished difference. Result has 258 places, 256 transitions, 534 flow [2024-11-19 05:27:21,140 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=540, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=259, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=534, PETRI_PLACES=258, PETRI_TRANSITIONS=256} [2024-11-19 05:27:21,146 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -3 predicate places. [2024-11-19 05:27:21,147 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 256 transitions, 534 flow [2024-11-19 05:27:21,147 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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,148 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:21,148 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:21,148 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:27:21,148 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:21,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:21,149 INFO L85 PathProgramCache]: Analyzing trace with hash 243244496, now seen corresponding path program 1 times [2024-11-19 05:27:21,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:21,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [492528049] [2024-11-19 05:27:21,149 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:21,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:21,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:21,294 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,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:21,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [492528049] [2024-11-19 05:27:21,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [492528049] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:21,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:21,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:21,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [770318984] [2024-11-19 05:27:21,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:21,298 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:21,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:21,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:21,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:21,318 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 276 [2024-11-19 05:27:21,319 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 256 transitions, 534 flow. Second operand has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 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,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:21,320 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 276 [2024-11-19 05:27:21,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:21,503 INFO L124 PetriNetUnfolderBase]: 30/1015 cut-off events. [2024-11-19 05:27:21,505 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:21,510 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1074 conditions, 1015 events. 30/1015 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 5817 event pairs, 0 based on Foata normal form. 0/856 useless extension candidates. Maximal degree in co-relation 507. Up to 14 conditions per place. [2024-11-19 05:27:21,515 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 1 changer transitions 0/261 dead transitions. [2024-11-19 05:27:21,515 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 261 transitions, 590 flow [2024-11-19 05:27:21,516 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:21,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:21,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2024-11-19 05:27:21,519 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2024-11-19 05:27:21,519 INFO L175 Difference]: Start difference. First operand has 258 places, 256 transitions, 534 flow. Second operand 3 states and 780 transitions. [2024-11-19 05:27:21,519 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 261 transitions, 590 flow [2024-11-19 05:27:21,524 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 261 transitions, 589 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:21,530 INFO L231 Difference]: Finished difference. Result has 254 places, 255 transitions, 533 flow [2024-11-19 05:27:21,531 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=254, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=533, PETRI_PLACES=254, PETRI_TRANSITIONS=255} [2024-11-19 05:27:21,532 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -7 predicate places. [2024-11-19 05:27:21,532 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 255 transitions, 533 flow [2024-11-19 05:27:21,533 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 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,533 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:21,533 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] [2024-11-19 05:27:21,534 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:27:21,534 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:21,535 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:21,535 INFO L85 PathProgramCache]: Analyzing trace with hash -1049377832, now seen corresponding path program 1 times [2024-11-19 05:27:21,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:21,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365395873] [2024-11-19 05:27:21,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:21,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:21,628 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,629 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:21,629 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365395873] [2024-11-19 05:27:21,629 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365395873] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:21,629 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:21,629 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:21,629 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [126796064] [2024-11-19 05:27:21,629 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:21,630 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:21,630 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:21,630 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:21,631 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:21,666 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 276 [2024-11-19 05:27:21,667 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 255 transitions, 533 flow. Second operand has 3 states, 3 states have (on average 240.66666666666666) internal successors, (722), 3 states have internal predecessors, (722), 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,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:21,669 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 276 [2024-11-19 05:27:21,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:21,841 INFO L124 PetriNetUnfolderBase]: 70/1100 cut-off events. [2024-11-19 05:27:21,841 INFO L125 PetriNetUnfolderBase]: For 78/94 co-relation queries the response was YES. [2024-11-19 05:27:21,846 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1291 conditions, 1100 events. 70/1100 cut-off events. For 78/94 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 6845 event pairs, 16 based on Foata normal form. 9/964 useless extension candidates. Maximal degree in co-relation 642. Up to 125 conditions per place. [2024-11-19 05:27:21,851 INFO L140 encePairwiseOnDemand]: 264/276 looper letters, 15 selfloop transitions, 5 changer transitions 5/255 dead transitions. [2024-11-19 05:27:21,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 255 transitions, 585 flow [2024-11-19 05:27:21,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:21,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:21,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 749 transitions. [2024-11-19 05:27:21,854 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9045893719806763 [2024-11-19 05:27:21,854 INFO L175 Difference]: Start difference. First operand has 254 places, 255 transitions, 533 flow. Second operand 3 states and 749 transitions. [2024-11-19 05:27:21,854 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 255 transitions, 585 flow [2024-11-19 05:27:21,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 255 transitions, 584 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:21,862 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 537 flow [2024-11-19 05:27:21,863 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=520, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=537, PETRI_PLACES=250, PETRI_TRANSITIONS=248} [2024-11-19 05:27:21,864 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -11 predicate places. [2024-11-19 05:27:21,864 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 537 flow [2024-11-19 05:27:21,865 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.66666666666666) internal successors, (722), 3 states have internal predecessors, (722), 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,865 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:21,866 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] [2024-11-19 05:27:21,866 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:27:21,866 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:21,867 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:21,867 INFO L85 PathProgramCache]: Analyzing trace with hash -1595325554, now seen corresponding path program 1 times [2024-11-19 05:27:21,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:21,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2063440349] [2024-11-19 05:27:21,868 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:21,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:21,923 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:27:21,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:21,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2063440349] [2024-11-19 05:27:21,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2063440349] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:21,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:21,924 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:21,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [62759220] [2024-11-19 05:27:21,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:21,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:21,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:21,926 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:21,927 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:21,946 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 276 [2024-11-19 05:27:21,947 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 248 transitions, 537 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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,948 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:21,948 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 276 [2024-11-19 05:27:21,948 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:22,080 INFO L124 PetriNetUnfolderBase]: 34/1009 cut-off events. [2024-11-19 05:27:22,080 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:22,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1166 conditions, 1009 events. 34/1009 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5847 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 1011. Up to 64 conditions per place. [2024-11-19 05:27:22,091 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions. [2024-11-19 05:27:22,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 245 transitions, 563 flow [2024-11-19 05:27:22,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:22,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:22,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-19 05:27:22,094 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9118357487922706 [2024-11-19 05:27:22,094 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 537 flow. Second operand 3 states and 755 transitions. [2024-11-19 05:27:22,094 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 245 transitions, 563 flow [2024-11-19 05:27:22,097 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 245 transitions, 563 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:22,100 INFO L231 Difference]: Finished difference. Result has 246 places, 245 transitions, 539 flow [2024-11-19 05:27:22,100 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=529, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=246, PETRI_TRANSITIONS=245} [2024-11-19 05:27:22,102 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2024-11-19 05:27:22,103 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 245 transitions, 539 flow [2024-11-19 05:27:22,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 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,104 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,104 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] [2024-11-19 05:27:22,104 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:27:22,105 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:22,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,106 INFO L85 PathProgramCache]: Analyzing trace with hash -1769067839, now seen corresponding path program 1 times [2024-11-19 05:27:22,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [932653308] [2024-11-19 05:27:22,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:22,160 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,160 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:22,160 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [932653308] [2024-11-19 05:27:22,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [932653308] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:22,161 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:22,161 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:22,161 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [654242414] [2024-11-19 05:27:22,161 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:22,162 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:22,162 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:22,180 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:22,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:22,216 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 276 [2024-11-19 05:27:22,218 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 245 transitions, 539 flow. Second operand has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 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,218 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:22,218 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 276 [2024-11-19 05:27:22,218 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:22,365 INFO L124 PetriNetUnfolderBase]: 34/1008 cut-off events. [2024-11-19 05:27:22,366 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:22,371 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1164 conditions, 1008 events. 34/1008 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5842 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 1008. Up to 52 conditions per place. [2024-11-19 05:27:22,377 INFO L140 encePairwiseOnDemand]: 273/276 looper letters, 14 selfloop transitions, 2 changer transitions 0/244 dead transitions. [2024-11-19 05:27:22,377 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 244 transitions, 569 flow [2024-11-19 05:27:22,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:22,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:22,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2024-11-19 05:27:22,380 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2024-11-19 05:27:22,380 INFO L175 Difference]: Start difference. First operand has 246 places, 245 transitions, 539 flow. Second operand 3 states and 758 transitions. [2024-11-19 05:27:22,380 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 244 transitions, 569 flow [2024-11-19 05:27:22,384 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 244 transitions, 569 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:22,387 INFO L231 Difference]: Finished difference. Result has 247 places, 244 transitions, 541 flow [2024-11-19 05:27:22,388 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=537, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=541, PETRI_PLACES=247, PETRI_TRANSITIONS=244} [2024-11-19 05:27:22,388 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2024-11-19 05:27:22,388 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 541 flow [2024-11-19 05:27:22,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 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,391 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,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, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:22,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 05:27:22,392 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:22,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,394 INFO L85 PathProgramCache]: Analyzing trace with hash 386408926, now seen corresponding path program 1 times [2024-11-19 05:27:22,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [725565088] [2024-11-19 05:27:22,395 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:22,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:27:22,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:22,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [725565088] [2024-11-19 05:27:22,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [725565088] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:22,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:22,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:22,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447785279] [2024-11-19 05:27:22,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:22,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:22,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:22,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:22,465 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:22,477 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 276 [2024-11-19 05:27:22,478 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 244 transitions, 541 flow. Second operand has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 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,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:22,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 276 [2024-11-19 05:27:22,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:22,615 INFO L124 PetriNetUnfolderBase]: 34/1007 cut-off events. [2024-11-19 05:27:22,615 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:22,620 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1137 conditions, 1007 events. 34/1007 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5850 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 980. Up to 34 conditions per place. [2024-11-19 05:27:22,624 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 1 changer transitions 0/249 dead transitions. [2024-11-19 05:27:22,624 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 249 transitions, 597 flow [2024-11-19 05:27:22,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:22,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:22,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2024-11-19 05:27:22,627 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2024-11-19 05:27:22,627 INFO L175 Difference]: Start difference. First operand has 247 places, 244 transitions, 541 flow. Second operand 3 states and 780 transitions. [2024-11-19 05:27:22,627 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 249 transitions, 597 flow [2024-11-19 05:27:22,630 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 249 transitions, 593 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:22,634 INFO L231 Difference]: Finished difference. Result has 246 places, 243 transitions, 537 flow [2024-11-19 05:27:22,634 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=535, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=537, PETRI_PLACES=246, PETRI_TRANSITIONS=243} [2024-11-19 05:27:22,637 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2024-11-19 05:27:22,638 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 243 transitions, 537 flow [2024-11-19 05:27:22,638 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 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,639 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,639 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:22,639 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 05:27:22,639 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:22,640 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,640 INFO L85 PathProgramCache]: Analyzing trace with hash -86598312, now seen corresponding path program 1 times [2024-11-19 05:27:22,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061806805] [2024-11-19 05:27:22,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:22,684 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,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:22,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061806805] [2024-11-19 05:27:22,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061806805] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:22,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:22,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:22,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1737968632] [2024-11-19 05:27:22,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:22,686 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:22,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:22,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:22,687 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:22,718 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 276 [2024-11-19 05:27:22,719 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 243 transitions, 537 flow. Second operand has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 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,719 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:22,720 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 276 [2024-11-19 05:27:22,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:22,843 INFO L124 PetriNetUnfolderBase]: 34/1006 cut-off events. [2024-11-19 05:27:22,843 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2024-11-19 05:27:22,848 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1168 conditions, 1006 events. 34/1006 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5807 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 1011. Up to 56 conditions per place. [2024-11-19 05:27:22,854 INFO L140 encePairwiseOnDemand]: 273/276 looper letters, 15 selfloop transitions, 2 changer transitions 0/242 dead transitions. [2024-11-19 05:27:22,855 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 242 transitions, 569 flow [2024-11-19 05:27:22,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:22,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:22,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2024-11-19 05:27:22,857 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2024-11-19 05:27:22,857 INFO L175 Difference]: Start difference. First operand has 246 places, 243 transitions, 537 flow. Second operand 3 states and 758 transitions. [2024-11-19 05:27:22,857 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 242 transitions, 569 flow [2024-11-19 05:27:22,860 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 242 transitions, 568 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:22,866 INFO L231 Difference]: Finished difference. Result has 246 places, 242 transitions, 538 flow [2024-11-19 05:27:22,867 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=534, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=538, PETRI_PLACES=246, PETRI_TRANSITIONS=242} [2024-11-19 05:27:22,867 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2024-11-19 05:27:22,868 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 242 transitions, 538 flow [2024-11-19 05:27:22,868 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 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,869 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,869 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] [2024-11-19 05:27:22,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 05:27:22,869 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:22,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,870 INFO L85 PathProgramCache]: Analyzing trace with hash -1523046221, now seen corresponding path program 1 times [2024-11-19 05:27:22,870 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,870 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [321994580] [2024-11-19 05:27:22,870 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:22,922 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,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:22,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [321994580] [2024-11-19 05:27:22,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [321994580] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:22,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:22,925 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:27:22,925 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1976536093] [2024-11-19 05:27:22,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:22,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:22,926 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:22,926 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:22,926 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:22,939 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 248 out of 276 [2024-11-19 05:27:22,941 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 242 transitions, 538 flow. Second operand has 3 states, 3 states have (on average 249.66666666666666) internal successors, (749), 3 states have internal predecessors, (749), 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,941 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:22,941 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 248 of 276 [2024-11-19 05:27:22,941 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:23,064 INFO L124 PetriNetUnfolderBase]: 32/994 cut-off events. [2024-11-19 05:27:23,064 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:23,070 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1140 conditions, 994 events. 32/994 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5694 event pairs, 0 based on Foata normal form. 2/883 useless extension candidates. Maximal degree in co-relation 983. Up to 42 conditions per place. [2024-11-19 05:27:23,074 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 0 changer transitions 1/241 dead transitions. [2024-11-19 05:27:23,075 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 241 transitions, 561 flow [2024-11-19 05:27:23,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:23,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:23,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 759 transitions. [2024-11-19 05:27:23,077 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-11-19 05:27:23,077 INFO L175 Difference]: Start difference. First operand has 246 places, 242 transitions, 538 flow. Second operand 3 states and 759 transitions. [2024-11-19 05:27:23,078 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 241 transitions, 561 flow [2024-11-19 05:27:23,080 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 241 transitions, 553 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-19 05:27:23,084 INFO L231 Difference]: Finished difference. Result has 245 places, 240 transitions, 525 flow [2024-11-19 05:27:23,085 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=525, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=525, PETRI_PLACES=245, PETRI_TRANSITIONS=240} [2024-11-19 05:27:23,085 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -16 predicate places. [2024-11-19 05:27:23,085 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 240 transitions, 525 flow [2024-11-19 05:27:23,086 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 249.66666666666666) internal successors, (749), 3 states have internal predecessors, (749), 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,086 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:23,087 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:23,087 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 05:27:23,087 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:23,087 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:23,087 INFO L85 PathProgramCache]: Analyzing trace with hash 620651015, now seen corresponding path program 1 times [2024-11-19 05:27:23,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:23,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023689926] [2024-11-19 05:27:23,088 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:23,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:23,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:23,585 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,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:23,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023689926] [2024-11-19 05:27:23,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023689926] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:23,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:23,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:27:23,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [812132388] [2024-11-19 05:27:23,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:23,587 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:27:23,587 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:23,588 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:27:23,588 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:27:23,879 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 276 [2024-11-19 05:27:23,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 240 transitions, 525 flow. Second operand has 6 states, 6 states have (on average 224.66666666666666) internal successors, (1348), 6 states have internal predecessors, (1348), 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,882 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:23,882 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 276 [2024-11-19 05:27:23,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:24,042 INFO L124 PetriNetUnfolderBase]: 32/988 cut-off events. [2024-11-19 05:27:24,042 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-11-19 05:27:24,045 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1301 conditions, 988 events. 32/988 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5672 event pairs, 0 based on Foata normal form. 0/889 useless extension candidates. Maximal degree in co-relation 1294. Up to 193 conditions per place. [2024-11-19 05:27:24,049 INFO L140 encePairwiseOnDemand]: 269/276 looper letters, 34 selfloop transitions, 6 changer transitions 0/239 dead transitions. [2024-11-19 05:27:24,049 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 239 transitions, 603 flow [2024-11-19 05:27:24,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:27:24,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:27:24,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1379 transitions. [2024-11-19 05:27:24,053 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8327294685990339 [2024-11-19 05:27:24,053 INFO L175 Difference]: Start difference. First operand has 245 places, 240 transitions, 525 flow. Second operand 6 states and 1379 transitions. [2024-11-19 05:27:24,053 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 239 transitions, 603 flow [2024-11-19 05:27:24,055 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 239 transitions, 601 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:24,059 INFO L231 Difference]: Finished difference. Result has 247 places, 239 transitions, 533 flow [2024-11-19 05:27:24,060 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=521, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=533, PETRI_PLACES=247, PETRI_TRANSITIONS=239} [2024-11-19 05:27:24,061 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2024-11-19 05:27:24,061 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 239 transitions, 533 flow [2024-11-19 05:27:24,062 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 224.66666666666666) internal successors, (1348), 6 states have internal predecessors, (1348), 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:24,062 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:24,062 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] [2024-11-19 05:27:24,063 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 05:27:24,063 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:24,063 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:24,063 INFO L85 PathProgramCache]: Analyzing trace with hash 33772072, now seen corresponding path program 1 times [2024-11-19 05:27:24,064 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:24,064 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [365436170] [2024-11-19 05:27:24,064 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:24,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:24,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:24,148 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:24,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:24,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [365436170] [2024-11-19 05:27:24,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [365436170] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:24,148 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:24,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 05:27:24,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1252191781] [2024-11-19 05:27:24,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:24,149 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 05:27:24,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:24,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 05:27:24,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 05:27:24,257 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 276 [2024-11-19 05:27:24,259 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 239 transitions, 533 flow. Second operand has 4 states, 4 states have (on average 244.5) internal successors, (978), 4 states have internal predecessors, (978), 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:24,261 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:24,261 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 276 [2024-11-19 05:27:24,261 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:24,394 INFO L124 PetriNetUnfolderBase]: 24/884 cut-off events. [2024-11-19 05:27:24,394 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2024-11-19 05:27:24,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1065 conditions, 884 events. 24/884 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 4599 event pairs, 0 based on Foata normal form. 3/805 useless extension candidates. Maximal degree in co-relation 1058. Up to 43 conditions per place. [2024-11-19 05:27:24,402 INFO L140 encePairwiseOnDemand]: 263/276 looper letters, 31 selfloop transitions, 11 changer transitions 1/261 dead transitions. [2024-11-19 05:27:24,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 261 transitions, 687 flow [2024-11-19 05:27:24,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 05:27:24,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 05:27:24,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1017 transitions. [2024-11-19 05:27:24,405 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9211956521739131 [2024-11-19 05:27:24,406 INFO L175 Difference]: Start difference. First operand has 247 places, 239 transitions, 533 flow. Second operand 4 states and 1017 transitions. [2024-11-19 05:27:24,406 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 261 transitions, 687 flow [2024-11-19 05:27:24,409 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 261 transitions, 675 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:27:24,413 INFO L231 Difference]: Finished difference. Result has 247 places, 248 transitions, 603 flow [2024-11-19 05:27:24,414 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=521, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=603, PETRI_PLACES=247, PETRI_TRANSITIONS=248} [2024-11-19 05:27:24,415 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2024-11-19 05:27:24,415 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 248 transitions, 603 flow [2024-11-19 05:27:24,416 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 244.5) internal successors, (978), 4 states have internal predecessors, (978), 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:24,416 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:24,416 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] [2024-11-19 05:27:24,416 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 05:27:24,416 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:24,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:24,417 INFO L85 PathProgramCache]: Analyzing trace with hash 1857312720, now seen corresponding path program 1 times [2024-11-19 05:27:24,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:24,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2031285820] [2024-11-19 05:27:24,419 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:24,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:24,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:24,467 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:24,471 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:24,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2031285820] [2024-11-19 05:27:24,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2031285820] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:24,472 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:24,472 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:24,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518093033] [2024-11-19 05:27:24,472 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:24,473 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:24,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:24,473 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:24,473 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:24,490 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 276 [2024-11-19 05:27:24,492 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 248 transitions, 603 flow. Second operand has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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:24,492 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:24,492 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 276 [2024-11-19 05:27:24,492 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:24,717 INFO L124 PetriNetUnfolderBase]: 103/1636 cut-off events. [2024-11-19 05:27:24,717 INFO L125 PetriNetUnfolderBase]: For 165/534 co-relation queries the response was YES. [2024-11-19 05:27:24,724 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2082 conditions, 1636 events. 103/1636 cut-off events. For 165/534 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 11639 event pairs, 28 based on Foata normal form. 8/1444 useless extension candidates. Maximal degree in co-relation 2073. Up to 118 conditions per place. [2024-11-19 05:27:24,735 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 15 selfloop transitions, 5 changer transitions 0/255 dead transitions. [2024-11-19 05:27:24,735 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 255 transitions, 666 flow [2024-11-19 05:27:24,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:24,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:24,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 774 transitions. [2024-11-19 05:27:24,741 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9347826086956522 [2024-11-19 05:27:24,741 INFO L175 Difference]: Start difference. First operand has 247 places, 248 transitions, 603 flow. Second operand 3 states and 774 transitions. [2024-11-19 05:27:24,741 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 255 transitions, 666 flow [2024-11-19 05:27:24,744 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 255 transitions, 664 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:24,748 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 639 flow [2024-11-19 05:27:24,749 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=601, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=639, PETRI_PLACES=250, PETRI_TRANSITIONS=252} [2024-11-19 05:27:24,749 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -11 predicate places. [2024-11-19 05:27:24,750 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 639 flow [2024-11-19 05:27:24,750 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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:24,750 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:24,751 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] [2024-11-19 05:27:24,751 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 05:27:24,751 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:24,752 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:24,752 INFO L85 PathProgramCache]: Analyzing trace with hash -1608555765, now seen corresponding path program 1 times [2024-11-19 05:27:24,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:24,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1140625774] [2024-11-19 05:27:24,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:24,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:24,804 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:24,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:24,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1140625774] [2024-11-19 05:27:24,804 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1140625774] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:24,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:24,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:24,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472484089] [2024-11-19 05:27:24,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:24,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:24,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:24,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:24,807 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:24,821 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 276 [2024-11-19 05:27:24,822 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 252 transitions, 639 flow. Second operand has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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:24,823 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:24,823 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 276 [2024-11-19 05:27:24,823 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:25,195 INFO L124 PetriNetUnfolderBase]: 183/2376 cut-off events. [2024-11-19 05:27:25,195 INFO L125 PetriNetUnfolderBase]: For 246/542 co-relation queries the response was YES. [2024-11-19 05:27:25,204 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3074 conditions, 2376 events. 183/2376 cut-off events. For 246/542 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 19326 event pairs, 30 based on Foata normal form. 8/2070 useless extension candidates. Maximal degree in co-relation 3064. Up to 149 conditions per place. [2024-11-19 05:27:25,213 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 15 selfloop transitions, 5 changer transitions 8/259 dead transitions. [2024-11-19 05:27:25,213 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 259 transitions, 702 flow [2024-11-19 05:27:25,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:25,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:25,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 774 transitions. [2024-11-19 05:27:25,215 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9347826086956522 [2024-11-19 05:27:25,215 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 639 flow. Second operand 3 states and 774 transitions. [2024-11-19 05:27:25,215 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 259 transitions, 702 flow [2024-11-19 05:27:25,219 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 259 transitions, 692 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:25,222 INFO L231 Difference]: Finished difference. Result has 252 places, 248 transitions, 648 flow [2024-11-19 05:27:25,222 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=629, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=648, PETRI_PLACES=252, PETRI_TRANSITIONS=248} [2024-11-19 05:27:25,223 INFO L277 CegarLoopForPetriNet]: 261 programPoint places, -9 predicate places. [2024-11-19 05:27:25,223 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 248 transitions, 648 flow [2024-11-19 05:27:25,224 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 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,224 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:25,224 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] [2024-11-19 05:27:25,224 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 05:27:25,224 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:25,225 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:25,225 INFO L85 PathProgramCache]: Analyzing trace with hash 2136676987, now seen corresponding path program 1 times [2024-11-19 05:27:25,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:25,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [278780287] [2024-11-19 05:27:25,225 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:25,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:25,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:27:25,254 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 05:27:25,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:27:25,309 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 05:27:25,309 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 05:27:25,311 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-11-19 05:27:25,312 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-11-19 05:27:25,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-11-19 05:27:25,313 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-11-19 05:27:25,316 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-11-19 05:27:25,316 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-11-19 05:27:25,317 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-11-19 05:27:25,318 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-11-19 05:27:25,319 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-11-19 05:27:25,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-11-19 05:27:25,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-11-19 05:27:25,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-11-19 05:27:25,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-11-19 05:27:25,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 05:27:25,320 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:25,326 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 05:27:25,326 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 05:27:25,372 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-19 05:27:25,381 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 320 places, 339 transitions, 722 flow [2024-11-19 05:27:25,622 INFO L124 PetriNetUnfolderBase]: 167/1779 cut-off events. [2024-11-19 05:27:25,622 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2024-11-19 05:27:25,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1868 conditions, 1779 events. 167/1779 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 11030 event pairs, 1 based on Foata normal form. 0/1456 useless extension candidates. Maximal degree in co-relation 1037. Up to 32 conditions per place. [2024-11-19 05:27:25,633 INFO L82 GeneralOperation]: Start removeDead. Operand has 320 places, 339 transitions, 722 flow [2024-11-19 05:27:25,647 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 320 places, 339 transitions, 722 flow [2024-11-19 05:27:25,649 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:27:25,649 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;@1c44f1fb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:27:25,649 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2024-11-19 05:27:25,652 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:27:25,652 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2024-11-19 05:27:25,652 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:27:25,652 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:25,653 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:25,653 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:25,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:25,654 INFO L85 PathProgramCache]: Analyzing trace with hash 1994095906, now seen corresponding path program 1 times [2024-11-19 05:27:25,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:25,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [55378484] [2024-11-19 05:27:25,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:25,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:25,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:25,677 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,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:25,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [55378484] [2024-11-19 05:27:25,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [55378484] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:25,678 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:25,678 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:25,680 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [168827450] [2024-11-19 05:27:25,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:25,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:25,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:25,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:25,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:25,703 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 339 [2024-11-19 05:27:25,705 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 339 transitions, 722 flow. Second operand has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:27:25,705 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:25,705 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 339 [2024-11-19 05:27:25,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:25,985 INFO L124 PetriNetUnfolderBase]: 77/1662 cut-off events. [2024-11-19 05:27:25,985 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2024-11-19 05:27:26,002 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1867 conditions, 1662 events. 77/1662 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 10417 event pairs, 1 based on Foata normal form. 122/1526 useless extension candidates. Maximal degree in co-relation 1016. Up to 114 conditions per place. [2024-11-19 05:27:26,015 INFO L140 encePairwiseOnDemand]: 322/339 looper letters, 20 selfloop transitions, 1 changer transitions 4/321 dead transitions. [2024-11-19 05:27:26,015 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 321 transitions, 728 flow [2024-11-19 05:27:26,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:26,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:26,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2024-11-19 05:27:26,018 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9213372664700098 [2024-11-19 05:27:26,018 INFO L175 Difference]: Start difference. First operand has 320 places, 339 transitions, 722 flow. Second operand 3 states and 937 transitions. [2024-11-19 05:27:26,018 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 321 transitions, 728 flow [2024-11-19 05:27:26,020 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 321 transitions, 728 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:26,024 INFO L231 Difference]: Finished difference. Result has 316 places, 317 transitions, 680 flow [2024-11-19 05:27:26,025 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=680, PETRI_PLACES=316, PETRI_TRANSITIONS=317} [2024-11-19 05:27:26,026 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -4 predicate places. [2024-11-19 05:27:26,026 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 317 transitions, 680 flow [2024-11-19 05:27:26,027 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:27:26,027 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:26,027 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:26,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 05:27:26,028 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:26,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:26,028 INFO L85 PathProgramCache]: Analyzing trace with hash 1687226849, now seen corresponding path program 1 times [2024-11-19 05:27:26,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:26,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657141479] [2024-11-19 05:27:26,028 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:26,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:26,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:26,057 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,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:26,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657141479] [2024-11-19 05:27:26,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [657141479] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:26,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:26,058 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:26,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1789196882] [2024-11-19 05:27:26,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:26,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:26,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:26,060 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:26,060 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:26,067 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 339 [2024-11-19 05:27:26,069 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 317 transitions, 680 flow. Second operand has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 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,069 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:26,069 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 339 [2024-11-19 05:27:26,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:26,587 INFO L124 PetriNetUnfolderBase]: 152/3265 cut-off events. [2024-11-19 05:27:26,588 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:26,622 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3588 conditions, 3265 events. 152/3265 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 26068 event pairs, 2 based on Foata normal form. 0/2760 useless extension candidates. Maximal degree in co-relation 1923. Up to 74 conditions per place. [2024-11-19 05:27:26,642 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 25 selfloop transitions, 1 changer transitions 0/328 dead transitions. [2024-11-19 05:27:26,643 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 328 transitions, 794 flow [2024-11-19 05:27:26,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:26,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2024-11-19 05:27:26,645 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9410029498525073 [2024-11-19 05:27:26,646 INFO L175 Difference]: Start difference. First operand has 316 places, 317 transitions, 680 flow. Second operand 3 states and 957 transitions. [2024-11-19 05:27:26,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 328 transitions, 794 flow [2024-11-19 05:27:26,648 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 312 places, 328 transitions, 793 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:26,651 INFO L231 Difference]: Finished difference. Result has 312 places, 316 transitions, 679 flow [2024-11-19 05:27:26,652 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=677, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=679, PETRI_PLACES=312, PETRI_TRANSITIONS=316} [2024-11-19 05:27:26,652 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -8 predicate places. [2024-11-19 05:27:26,653 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 316 transitions, 679 flow [2024-11-19 05:27:26,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 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,653 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:26,654 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] [2024-11-19 05:27:26,654 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 05:27:26,654 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:26,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:26,654 INFO L85 PathProgramCache]: Analyzing trace with hash 764402488, now seen corresponding path program 1 times [2024-11-19 05:27:26,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:26,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526646086] [2024-11-19 05:27:26,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:26,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:26,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:26,671 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,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:26,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526646086] [2024-11-19 05:27:26,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526646086] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:26,672 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:26,672 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:26,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1494961376] [2024-11-19 05:27:26,672 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:26,672 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:26,673 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:26,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:26,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:26,694 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 339 [2024-11-19 05:27:26,696 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 316 transitions, 679 flow. Second operand has 3 states, 3 states have (on average 292.6666666666667) internal successors, (878), 3 states have internal predecessors, (878), 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,696 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:26,696 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 339 [2024-11-19 05:27:26,696 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:27,557 INFO L124 PetriNetUnfolderBase]: 1076/5164 cut-off events. [2024-11-19 05:27:27,558 INFO L125 PetriNetUnfolderBase]: For 1356/1484 co-relation queries the response was YES. [2024-11-19 05:27:27,594 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7515 conditions, 5164 events. 1076/5164 cut-off events. For 1356/1484 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 48198 event pairs, 402 based on Foata normal form. 33/4650 useless extension candidates. Maximal degree in co-relation 3753. Up to 1737 conditions per place. [2024-11-19 05:27:27,623 INFO L140 encePairwiseOnDemand]: 325/339 looper letters, 32 selfloop transitions, 6 changer transitions 3/323 dead transitions. [2024-11-19 05:27:27,623 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 323 transitions, 800 flow [2024-11-19 05:27:27,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:27,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:27,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 922 transitions. [2024-11-19 05:27:27,625 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9065880039331367 [2024-11-19 05:27:27,625 INFO L175 Difference]: Start difference. First operand has 312 places, 316 transitions, 679 flow. Second operand 3 states and 922 transitions. [2024-11-19 05:27:27,626 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 323 transitions, 800 flow [2024-11-19 05:27:27,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 323 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:27,631 INFO L231 Difference]: Finished difference. Result has 307 places, 311 transitions, 696 flow [2024-11-19 05:27:27,632 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=664, 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=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=696, PETRI_PLACES=307, PETRI_TRANSITIONS=311} [2024-11-19 05:27:27,633 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -13 predicate places. [2024-11-19 05:27:27,633 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 311 transitions, 696 flow [2024-11-19 05:27:27,633 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 292.6666666666667) internal successors, (878), 3 states have internal predecessors, (878), 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,633 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:27,634 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] [2024-11-19 05:27:27,634 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-19 05:27:27,634 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:27,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:27,634 INFO L85 PathProgramCache]: Analyzing trace with hash 1985817870, now seen corresponding path program 1 times [2024-11-19 05:27:27,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:27,635 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1809015338] [2024-11-19 05:27:27,635 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:27,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:27,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:27,655 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,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:27,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1809015338] [2024-11-19 05:27:27,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1809015338] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:27,656 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:27,656 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:27,656 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837998986] [2024-11-19 05:27:27,656 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:27,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:27,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:27,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:27,659 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:27,676 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 339 [2024-11-19 05:27:27,677 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 311 transitions, 696 flow. Second operand has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:27:27,678 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:27,678 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 339 [2024-11-19 05:27:27,678 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:28,238 INFO L124 PetriNetUnfolderBase]: 268/3541 cut-off events. [2024-11-19 05:27:28,238 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:28,266 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4364 conditions, 3541 events. 268/3541 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29841 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3293. Up to 302 conditions per place. [2024-11-19 05:27:28,286 INFO L140 encePairwiseOnDemand]: 333/339 looper letters, 20 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2024-11-19 05:27:28,286 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 308 transitions, 734 flow [2024-11-19 05:27:28,287 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:28,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:28,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 926 transitions. [2024-11-19 05:27:28,289 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9105211406096362 [2024-11-19 05:27:28,289 INFO L175 Difference]: Start difference. First operand has 307 places, 311 transitions, 696 flow. Second operand 3 states and 926 transitions. [2024-11-19 05:27:28,289 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 308 transitions, 734 flow [2024-11-19 05:27:28,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 308 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:28,296 INFO L231 Difference]: Finished difference. Result has 303 places, 308 transitions, 698 flow [2024-11-19 05:27:28,296 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=688, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=698, PETRI_PLACES=303, PETRI_TRANSITIONS=308} [2024-11-19 05:27:28,297 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2024-11-19 05:27:28,297 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 308 transitions, 698 flow [2024-11-19 05:27:28,298 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 05:27:28,298 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:28,298 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] [2024-11-19 05:27:28,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-19 05:27:28,300 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:28,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:28,300 INFO L85 PathProgramCache]: Analyzing trace with hash -559030687, now seen corresponding path program 1 times [2024-11-19 05:27:28,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:28,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1809246755] [2024-11-19 05:27:28,301 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:28,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:28,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:28,322 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,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:28,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1809246755] [2024-11-19 05:27:28,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1809246755] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:28,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:28,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:28,323 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1857981094] [2024-11-19 05:27:28,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:28,323 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:28,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:28,324 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:28,324 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:28,352 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 339 [2024-11-19 05:27:28,354 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 308 transitions, 698 flow. Second operand has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 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,354 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:28,354 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 339 [2024-11-19 05:27:28,354 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:28,891 INFO L124 PetriNetUnfolderBase]: 268/3540 cut-off events. [2024-11-19 05:27:28,891 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:28,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4344 conditions, 3540 events. 268/3540 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29864 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3272. Up to 302 conditions per place. [2024-11-19 05:27:28,945 INFO L140 encePairwiseOnDemand]: 336/339 looper letters, 20 selfloop transitions, 2 changer transitions 0/307 dead transitions. [2024-11-19 05:27:28,945 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 307 transitions, 740 flow [2024-11-19 05:27:28,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:28,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:28,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 929 transitions. [2024-11-19 05:27:28,948 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9134709931170109 [2024-11-19 05:27:28,948 INFO L175 Difference]: Start difference. First operand has 303 places, 308 transitions, 698 flow. Second operand 3 states and 929 transitions. [2024-11-19 05:27:28,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 307 transitions, 740 flow [2024-11-19 05:27:28,951 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:28,954 INFO L231 Difference]: Finished difference. Result has 304 places, 307 transitions, 700 flow [2024-11-19 05:27:28,955 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=696, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=700, PETRI_PLACES=304, PETRI_TRANSITIONS=307} [2024-11-19 05:27:28,956 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2024-11-19 05:27:28,956 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 307 transitions, 700 flow [2024-11-19 05:27:28,956 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 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,957 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:28,957 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] [2024-11-19 05:27:28,958 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-19 05:27:28,958 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:28,958 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:28,958 INFO L85 PathProgramCache]: Analyzing trace with hash -378076194, now seen corresponding path program 1 times [2024-11-19 05:27:28,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:28,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977498915] [2024-11-19 05:27:28,960 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:28,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:28,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:29,002 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,002 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:29,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977498915] [2024-11-19 05:27:29,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977498915] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:29,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:29,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:29,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291775035] [2024-11-19 05:27:29,003 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:29,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:29,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:29,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:29,004 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:29,012 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 339 [2024-11-19 05:27:29,013 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 307 transitions, 700 flow. Second operand has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 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,013 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:29,013 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 339 [2024-11-19 05:27:29,013 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:29,551 INFO L124 PetriNetUnfolderBase]: 268/3539 cut-off events. [2024-11-19 05:27:29,551 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:29,589 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4267 conditions, 3539 events. 268/3539 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29865 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3194. Up to 302 conditions per place. [2024-11-19 05:27:29,607 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 25 selfloop transitions, 1 changer transitions 0/318 dead transitions. [2024-11-19 05:27:29,608 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 318 transitions, 814 flow [2024-11-19 05:27:29,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:29,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:29,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2024-11-19 05:27:29,611 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9410029498525073 [2024-11-19 05:27:29,611 INFO L175 Difference]: Start difference. First operand has 304 places, 307 transitions, 700 flow. Second operand 3 states and 957 transitions. [2024-11-19 05:27:29,611 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 318 transitions, 814 flow [2024-11-19 05:27:29,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 318 transitions, 810 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:29,617 INFO L231 Difference]: Finished difference. Result has 303 places, 306 transitions, 696 flow [2024-11-19 05:27:29,617 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=696, PETRI_PLACES=303, PETRI_TRANSITIONS=306} [2024-11-19 05:27:29,618 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2024-11-19 05:27:29,618 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 306 transitions, 696 flow [2024-11-19 05:27:29,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 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,619 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:29,619 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:29,619 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-19 05:27:29,619 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:29,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:29,620 INFO L85 PathProgramCache]: Analyzing trace with hash 932198505, now seen corresponding path program 1 times [2024-11-19 05:27:29,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:29,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1310836672] [2024-11-19 05:27:29,620 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:29,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:29,657 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,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:29,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1310836672] [2024-11-19 05:27:29,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1310836672] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:29,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:29,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:29,658 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [279764046] [2024-11-19 05:27:29,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:29,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:29,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:29,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:29,659 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:29,680 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 339 [2024-11-19 05:27:29,682 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 306 transitions, 696 flow. Second operand has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 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,683 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:29,683 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 339 [2024-11-19 05:27:29,683 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:30,133 INFO L124 PetriNetUnfolderBase]: 268/3538 cut-off events. [2024-11-19 05:27:30,134 INFO L125 PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES. [2024-11-19 05:27:30,156 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4356 conditions, 3538 events. 268/3538 cut-off events. For 430/430 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29856 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3283. Up to 302 conditions per place. [2024-11-19 05:27:30,171 INFO L140 encePairwiseOnDemand]: 336/339 looper letters, 21 selfloop transitions, 2 changer transitions 0/305 dead transitions. [2024-11-19 05:27:30,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 305 transitions, 740 flow [2024-11-19 05:27:30,172 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:30,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:30,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 929 transitions. [2024-11-19 05:27:30,175 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9134709931170109 [2024-11-19 05:27:30,175 INFO L175 Difference]: Start difference. First operand has 303 places, 306 transitions, 696 flow. Second operand 3 states and 929 transitions. [2024-11-19 05:27:30,175 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 305 transitions, 740 flow [2024-11-19 05:27:30,178 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 305 transitions, 739 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:30,181 INFO L231 Difference]: Finished difference. Result has 303 places, 305 transitions, 697 flow [2024-11-19 05:27:30,181 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=693, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=697, PETRI_PLACES=303, PETRI_TRANSITIONS=305} [2024-11-19 05:27:30,182 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2024-11-19 05:27:30,182 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 305 transitions, 697 flow [2024-11-19 05:27:30,183 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 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,183 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:30,183 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] [2024-11-19 05:27:30,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-19 05:27:30,183 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:30,183 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:30,184 INFO L85 PathProgramCache]: Analyzing trace with hash -292038300, now seen corresponding path program 1 times [2024-11-19 05:27:30,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:30,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1165531966] [2024-11-19 05:27:30,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:30,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:30,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:30,220 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,220 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:30,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1165531966] [2024-11-19 05:27:30,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1165531966] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:30,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:30,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:27:30,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [529565491] [2024-11-19 05:27:30,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:30,221 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:30,221 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:30,222 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:30,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:30,235 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2024-11-19 05:27:30,237 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 305 transitions, 697 flow. Second operand has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 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,238 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:30,238 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2024-11-19 05:27:30,238 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:30,792 INFO L124 PetriNetUnfolderBase]: 266/3526 cut-off events. [2024-11-19 05:27:30,793 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:30,809 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4294 conditions, 3526 events. 266/3526 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29739 event pairs, 20 based on Foata normal form. 2/3139 useless extension candidates. Maximal degree in co-relation 3221. Up to 302 conditions per place. [2024-11-19 05:27:30,820 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 19 selfloop transitions, 0 changer transitions 1/304 dead transitions. [2024-11-19 05:27:30,820 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 304 transitions, 732 flow [2024-11-19 05:27:30,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:30,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:30,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 930 transitions. [2024-11-19 05:27:30,824 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9144542772861357 [2024-11-19 05:27:30,824 INFO L175 Difference]: Start difference. First operand has 303 places, 305 transitions, 697 flow. Second operand 3 states and 930 transitions. [2024-11-19 05:27:30,824 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 304 transitions, 732 flow [2024-11-19 05:27:30,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 301 places, 304 transitions, 724 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-19 05:27:30,830 INFO L231 Difference]: Finished difference. Result has 302 places, 303 transitions, 684 flow [2024-11-19 05:27:30,831 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=684, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=304, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=684, PETRI_PLACES=302, PETRI_TRANSITIONS=303} [2024-11-19 05:27:30,831 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -18 predicate places. [2024-11-19 05:27:30,831 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 303 transitions, 684 flow [2024-11-19 05:27:30,832 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 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,832 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:30,832 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:30,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-19 05:27:30,833 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:30,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:30,833 INFO L85 PathProgramCache]: Analyzing trace with hash -1147780377, now seen corresponding path program 1 times [2024-11-19 05:27:30,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:30,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800299021] [2024-11-19 05:27:30,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:30,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:30,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:31,226 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:31,227 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:31,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800299021] [2024-11-19 05:27:31,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800299021] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:31,227 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:31,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:27:31,228 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1769423947] [2024-11-19 05:27:31,228 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:31,228 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:27:31,228 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:31,230 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:27:31,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:27:31,490 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 339 [2024-11-19 05:27:31,492 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 303 transitions, 684 flow. Second operand has 6 states, 6 states have (on average 279.6666666666667) internal successors, (1678), 6 states have internal predecessors, (1678), 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:31,493 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:31,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 339 [2024-11-19 05:27:31,493 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:31,988 INFO L124 PetriNetUnfolderBase]: 266/3518 cut-off events. [2024-11-19 05:27:31,989 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2024-11-19 05:27:32,015 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4843 conditions, 3518 events. 266/3518 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29717 event pairs, 20 based on Foata normal form. 0/3169 useless extension candidates. Maximal degree in co-relation 4834. Up to 717 conditions per place. [2024-11-19 05:27:32,028 INFO L140 encePairwiseOnDemand]: 332/339 looper letters, 40 selfloop transitions, 6 changer transitions 0/302 dead transitions. [2024-11-19 05:27:32,029 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 302 transitions, 774 flow [2024-11-19 05:27:32,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:27:32,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:27:32,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1715 transitions. [2024-11-19 05:27:32,033 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8431661750245821 [2024-11-19 05:27:32,033 INFO L175 Difference]: Start difference. First operand has 302 places, 303 transitions, 684 flow. Second operand 6 states and 1715 transitions. [2024-11-19 05:27:32,033 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 302 transitions, 774 flow [2024-11-19 05:27:32,036 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 302 transitions, 772 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:32,039 INFO L231 Difference]: Finished difference. Result has 304 places, 302 transitions, 692 flow [2024-11-19 05:27:32,040 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=680, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=296, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=692, PETRI_PLACES=304, PETRI_TRANSITIONS=302} [2024-11-19 05:27:32,040 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2024-11-19 05:27:32,040 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 302 transitions, 692 flow [2024-11-19 05:27:32,041 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 279.6666666666667) internal successors, (1678), 6 states have internal predecessors, (1678), 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:32,041 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:32,041 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] [2024-11-19 05:27:32,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-19 05:27:32,042 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:32,042 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:32,042 INFO L85 PathProgramCache]: Analyzing trace with hash -694284472, now seen corresponding path program 1 times [2024-11-19 05:27:32,042 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:32,042 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1476999440] [2024-11-19 05:27:32,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:32,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:32,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:32,111 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:32,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:32,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1476999440] [2024-11-19 05:27:32,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1476999440] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:32,111 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:32,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 05:27:32,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177985996] [2024-11-19 05:27:32,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:32,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 05:27:32,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:32,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 05:27:32,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 05:27:32,241 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 298 out of 339 [2024-11-19 05:27:32,243 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 302 transitions, 692 flow. Second operand has 4 states, 4 states have (on average 299.5) internal successors, (1198), 4 states have internal predecessors, (1198), 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:32,243 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:32,243 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 339 [2024-11-19 05:27:32,243 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:32,734 INFO L124 PetriNetUnfolderBase]: 269/3695 cut-off events. [2024-11-19 05:27:32,734 INFO L125 PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES. [2024-11-19 05:27:32,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4704 conditions, 3695 events. 269/3695 cut-off events. For 488/488 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31654 event pairs, 17 based on Foata normal form. 7/3351 useless extension candidates. Maximal degree in co-relation 4695. Up to 298 conditions per place. [2024-11-19 05:27:32,773 INFO L140 encePairwiseOnDemand]: 326/339 looper letters, 53 selfloop transitions, 11 changer transitions 0/339 dead transitions. [2024-11-19 05:27:32,773 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 339 transitions, 958 flow [2024-11-19 05:27:32,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 05:27:32,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 05:27:32,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1258 transitions. [2024-11-19 05:27:32,776 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9277286135693216 [2024-11-19 05:27:32,776 INFO L175 Difference]: Start difference. First operand has 304 places, 302 transitions, 692 flow. Second operand 4 states and 1258 transitions. [2024-11-19 05:27:32,776 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 339 transitions, 958 flow [2024-11-19 05:27:32,780 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 339 transitions, 946 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:27:32,783 INFO L231 Difference]: Finished difference. Result has 304 places, 311 transitions, 762 flow [2024-11-19 05:27:32,784 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=680, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=762, PETRI_PLACES=304, PETRI_TRANSITIONS=311} [2024-11-19 05:27:32,784 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2024-11-19 05:27:32,784 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 311 transitions, 762 flow [2024-11-19 05:27:32,785 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 299.5) internal successors, (1198), 4 states have internal predecessors, (1198), 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:32,785 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:32,785 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] [2024-11-19 05:27:32,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-19 05:27:32,786 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:32,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:32,786 INFO L85 PathProgramCache]: Analyzing trace with hash -388451721, now seen corresponding path program 1 times [2024-11-19 05:27:32,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:32,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060921575] [2024-11-19 05:27:32,787 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:32,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:32,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:32,819 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:32,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:32,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060921575] [2024-11-19 05:27:32,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060921575] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:32,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:32,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:32,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [883739659] [2024-11-19 05:27:32,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:32,820 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:32,820 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:32,821 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:32,821 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:32,849 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2024-11-19 05:27:32,850 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 311 transitions, 762 flow. Second operand has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 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:32,850 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:32,850 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2024-11-19 05:27:32,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:37,718 INFO L124 PetriNetUnfolderBase]: 5005/31527 cut-off events. [2024-11-19 05:27:37,718 INFO L125 PetriNetUnfolderBase]: For 7704/28356 co-relation queries the response was YES. [2024-11-19 05:27:37,908 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43118 conditions, 31527 events. 5005/31527 cut-off events. For 7704/28356 co-relation queries the response was YES. Maximal size of possible extension queue 921. Compared 445961 event pairs, 1823 based on Foata normal form. 27/26423 useless extension candidates. Maximal degree in co-relation 43107. Up to 4278 conditions per place. [2024-11-19 05:27:38,067 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 30 selfloop transitions, 8 changer transitions 0/327 dead transitions. [2024-11-19 05:27:38,068 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 327 transitions, 901 flow [2024-11-19 05:27:38,068 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:38,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:38,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2024-11-19 05:27:38,071 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9321533923303835 [2024-11-19 05:27:38,071 INFO L175 Difference]: Start difference. First operand has 304 places, 311 transitions, 762 flow. Second operand 3 states and 948 transitions. [2024-11-19 05:27:38,071 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 327 transitions, 901 flow [2024-11-19 05:27:38,084 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 327 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:38,088 INFO L231 Difference]: Finished difference. Result has 307 places, 318 transitions, 822 flow [2024-11-19 05:27:38,089 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=760, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=822, PETRI_PLACES=307, PETRI_TRANSITIONS=318} [2024-11-19 05:27:38,090 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -13 predicate places. [2024-11-19 05:27:38,090 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 318 transitions, 822 flow [2024-11-19 05:27:38,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 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,090 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:38,091 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] [2024-11-19 05:27:38,091 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-19 05:27:38,091 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,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:38,092 INFO L85 PathProgramCache]: Analyzing trace with hash -1597516331, now seen corresponding path program 1 times [2024-11-19 05:27:38,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:38,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060884907] [2024-11-19 05:27:38,092 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:38,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:38,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:38,135 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,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:38,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060884907] [2024-11-19 05:27:38,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060884907] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:38,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:38,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:38,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904278758] [2024-11-19 05:27:38,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:38,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:38,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:38,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:38,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:38,164 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2024-11-19 05:27:38,166 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 318 transitions, 822 flow. Second operand has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 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,166 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:38,166 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2024-11-19 05:27:38,166 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:39,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,266 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,266 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,266 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:27:39,266 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,303 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:27:39,303 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 05:27:39,303 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 05:27:39,303 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,414 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,414 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 05:27:39,414 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 05:27:39,415 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:27:39,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,466 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,466 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 05:27:39,466 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 05:27:39,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,505 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:39,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,505 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:27:39,505 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:27:39,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,548 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:27:39,548 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,548 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,548 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:27:39,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,549 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2024-11-19 05:27:39,549 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-19 05:27:39,549 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-19 05:27:39,549 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2024-11-19 05:27:39,549 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 05:27:39,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,731 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:27:39,731 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:39,732 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:39,732 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:27:39,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:39,811 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 05:27:39,811 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,812 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:39,812 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:27:40,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:40,047 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:27:40,047 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:27:40,047 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:40,047 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:40,047 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:40,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:40,048 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 05:27:40,048 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:40,048 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:40,048 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:40,048 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:27:40,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:40,146 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 05:27:40,146 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:27:40,146 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:27:40,146 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:27:40,146 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:27:40,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:40,250 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-19 05:27:40,250 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 05:27:40,250 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 05:27:40,250 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-19 05:27:40,250 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:27:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,339 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-19 05:27:41,339 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:41,339 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:41,339 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:41,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,530 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:27:41,531 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:41,531 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:41,531 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:41,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,604 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 05:27:41,605 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:41,605 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:41,605 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:41,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true]) [2024-11-19 05:27:41,640 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-19 05:27:41,640 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:27:41,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:27:41,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:27:41,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true]) [2024-11-19 05:27:41,640 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:27:41,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:41,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:41,641 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:41,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,701 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-19 05:27:41,702 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:41,702 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:41,702 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:41,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,721 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:41,721 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:41,721 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:41,721 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:41,722 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:41,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,722 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:27:41,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:41,722 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:41,722 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:41,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 280#L1280-3true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:41,739 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-19 05:27:41,739 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:41,740 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:41,740 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:41,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true]) [2024-11-19 05:27:41,749 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-19 05:27:41,749 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:27:41,749 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:27:41,749 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:27:41,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:41,785 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:27:41,785 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:41,785 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:41,785 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:42,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,029 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,029 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,029 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,029 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,046 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:27:42,047 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:42,047 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,047 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,051 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,051 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:42,051 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 92#L1280-4true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,075 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,075 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,075 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,075 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,119 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,119 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,119 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,119 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,123 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,123 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,124 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:42,124 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:42,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,139 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,139 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,140 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,140 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,148 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,149 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:42,149 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:42,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0), 261#L1281true]) [2024-11-19 05:27:42,158 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,158 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,165 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,165 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,166 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:42,166 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,172 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-19 05:27:42,172 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:27:42,172 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:27:42,172 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:27:42,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,211 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,212 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,212 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,231 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,231 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,231 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,232 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,232 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-19 05:27:42,232 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:27:42,232 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:27:42,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:42,232 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:42,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,259 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,259 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,259 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,259 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:42,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,316 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,316 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:42,316 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,316 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,317 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-19 05:27:42,317 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:27:42,317 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:42,317 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:42,317 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:27:42,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,344 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,344 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,344 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,344 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0), 261#L1281true]) [2024-11-19 05:27:42,347 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,347 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,347 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,347 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:42,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,400 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:42,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,400 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:27:42,401 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:42,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:42,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,503 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-19 05:27:42,503 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:42,503 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:42,503 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:27:42,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,505 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,505 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,505 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:42,505 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,506 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:42,506 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:42,506 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,506 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 280#L1280-3true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,515 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-19 05:27:42,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:42,515 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:42,515 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:27:42,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,575 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,576 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:42,576 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,576 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,581 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-19 05:27:42,581 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:42,581 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:42,581 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:27:42,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,583 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,583 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:42,583 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,583 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,592 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:27:42,592 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,593 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,593 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:42,593 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:42,593 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 92#L1280-4true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,599 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-19 05:27:42,599 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:42,599 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:27:42,599 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:42,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,664 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:27:42,665 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:42,665 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,665 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,690 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,690 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,690 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0), 261#L1281true]) [2024-11-19 05:27:42,692 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-19 05:27:42,692 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:42,692 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:42,692 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:27:42,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:42,760 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:42,760 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,760 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:42,760 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:42,979 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:42,979 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:42,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:42,980 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:43,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 245#L1285-16true, 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,019 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:43,019 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:43,020 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:43,020 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:43,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,025 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,025 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,025 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:27:43,025 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:43,025 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:43,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,056 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,056 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,056 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:43,056 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:43,115 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:43,115 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,115 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,130 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:27:43,131 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:43,131 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,131 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,142 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,142 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:43,142 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,142 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:43,216 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-19 05:27:43,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:43,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:43,216 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:43,216 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:43,340 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:27:43,340 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:43,340 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:43,340 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:43,340 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:43,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,468 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,468 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,468 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:43,468 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:43,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,479 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,479 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,479 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:43,479 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:43,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,496 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,496 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,496 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:43,496 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:43,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,697 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,697 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:43,697 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:27:43,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:43,739 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,739 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,739 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:43,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:44,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0), 261#L1281true]) [2024-11-19 05:27:44,179 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2024-11-19 05:27:44,179 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:44,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:44,179 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:44,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:44,593 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-19 05:27:44,593 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:27:44,593 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:44,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:44,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:44,951 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-19 05:27:44,951 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:44,951 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:44,951 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:45,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:45,208 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-19 05:27:45,209 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:27:45,209 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:45,209 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true]) [2024-11-19 05:27:45,229 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2024-11-19 05:27:45,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:27:45,229 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:27:45,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:27:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true]) [2024-11-19 05:27:45,230 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:45,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:45,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:45,230 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:45,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,668 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:27:45,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:45,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:45,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:45,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true]) [2024-11-19 05:27:45,707 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2024-11-19 05:27:45,707 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:45,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:45,707 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:45,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,805 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:27:45,805 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:45,805 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:45,805 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:45,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,849 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2024-11-19 05:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:45,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,849 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-19 05:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:45,849 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:45,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:45,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:45,941 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:27:45,941 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:45,941 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:45,941 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:45,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,965 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 05:27:45,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:45,965 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:45,965 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:45,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,994 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:45,995 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:45,995 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:46,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,019 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 05:27:46,019 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,019 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,020 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,033 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2024-11-19 05:27:46,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 05:27:46,033 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:27:46,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 05:27:46,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [111#L1280-3true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,165 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:46,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,165 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,171 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:46,171 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,171 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:46,171 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:46,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,172 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:46,172 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:46,172 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:46,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,182 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:27:46,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:46,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:46,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:46,216 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:46,216 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:46,216 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 05:27:46,216 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:46,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,311 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:46,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,311 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:46,311 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:46,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,323 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:27:46,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:46,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,324 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 05:27:46,324 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:27:46,324 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:46,324 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:46,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:46,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,327 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:46,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:46,328 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:46,328 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:46,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,337 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:46,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:46,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:46,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:46,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,346 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:46,346 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:46,346 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:46,347 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:46,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,353 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 05:27:46,353 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:46,353 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:46,353 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:27:46,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,763 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:46,763 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,764 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,764 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:46,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,764 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2024-11-19 05:27:46,764 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:46,764 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:46,764 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 05:27:46,764 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:46,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,797 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:46,797 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:46,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:46,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,835 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2024-11-19 05:27:46,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:46,835 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:46,835 INFO L297 olderBase$Statistics]: existing Event has 179 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 ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,836 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-19 05:27:46,836 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:46,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:46,836 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:46,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true]) [2024-11-19 05:27:46,913 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:46,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,913 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:46,913 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true]) [2024-11-19 05:27:46,949 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:46,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:46,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,990 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:46,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:46,990 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:46,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:46,994 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:46,995 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:46,995 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:46,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,018 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2024-11-19 05:27:47,018 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:47,018 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,018 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:47,052 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:47,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,052 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:47,052 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:47,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true]) [2024-11-19 05:27:47,092 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:47,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,092 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:47,105 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:47,105 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:47,105 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,105 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,136 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:47,136 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:27:47,136 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:47,136 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:47,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2024-11-19 05:27:47,172 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,172 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:27:47,172 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:27:47,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true]) [2024-11-19 05:27:47,226 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:47,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:47,226 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,226 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:47,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:47,245 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:27:47,245 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:27:47,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:47,245 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:27:47,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,253 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:47,253 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:27:47,253 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:47,253 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:47,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [111#L1280-3true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,274 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:27:47,274 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:47,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:47,274 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:47,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,276 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:47,276 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:47,277 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:47,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,278 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:47,278 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,278 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,290 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:27:47,290 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:47,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:47,290 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:47,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true]) [2024-11-19 05:27:47,356 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:27:47,356 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:47,357 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:47,357 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:47,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,397 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:47,397 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,397 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,397 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:47,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 111#L1280-3true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,402 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,402 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:47,402 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,403 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:47,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,405 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:47,405 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:47,405 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,420 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 111#L1280-3true, 319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,420 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,420 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,427 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:47,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:47,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [130#L1281-4true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:47,477 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,477 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:47,478 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:47,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:47,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-2true, 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:47,509 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:47,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:47,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,554 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,554 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:47,554 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:47,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [130#L1281-4true, 319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,563 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:47,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,563 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:47,563 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 88#L1286-2true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,563 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:47,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:47,564 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:47,564 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,564 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:47,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,566 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:27:47,566 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:47,566 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:27:47,566 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:47,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:47,594 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:47,594 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,595 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,595 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 264#L1267-2true]) [2024-11-19 05:27:47,665 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:47,665 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:47,665 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:47,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,678 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,678 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:47,678 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:47,678 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:47,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 245#L1285-16true, 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,696 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,696 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,696 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:47,696 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,699 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:27:47,699 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:47,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:47,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:47,699 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:47,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:47,728 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:27:47,728 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:47,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:47,728 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,129 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:48,129 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,129 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:48,129 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,129 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:48,129 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,129 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,130 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,130 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:48,130 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 92#L1280-4true]) [2024-11-19 05:27:48,147 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:48,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,148 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,148 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:48,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true]) [2024-11-19 05:27:48,155 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:27:48,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:48,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:48,155 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,169 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:48,169 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:27:48,169 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:27:48,169 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:48,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 362#true, 88#L1286-2true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,174 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,174 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:27:48,174 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:48,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,188 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,188 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:48,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:48,227 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,227 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,228 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,228 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 261#L1281true]) [2024-11-19 05:27:48,272 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,273 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,273 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true]) [2024-11-19 05:27:48,278 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,278 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:48,278 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true]) [2024-11-19 05:27:48,406 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:27:48,406 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:48,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:48,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,447 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:48,447 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:27:48,447 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:27:48,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,447 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:48,448 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:27:48,448 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:27:48,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:48,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 245#L1285-16true]) [2024-11-19 05:27:48,522 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,522 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,522 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-2true, 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:48,528 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:48,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,528 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,553 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,553 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,553 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:48,553 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:48,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [111#L1280-3true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,572 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,572 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,572 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:48,572 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:48,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,597 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,597 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:48,597 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:48,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:48,620 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:48,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:48,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,640 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,640 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:48,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,641 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 89#L1281-3true]) [2024-11-19 05:27:48,657 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,657 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,657 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,657 INFO L297 olderBase$Statistics]: existing Event has 182 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 ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true]) [2024-11-19 05:27:48,663 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:48,663 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true]) [2024-11-19 05:27:48,664 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 195 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 205 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:48,664 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-2true, 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:48,665 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:48,665 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:48,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-2true, 316#true, 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:48,666 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,666 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:48,666 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:48,666 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-2true, 316#true, 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:48,666 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,666 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,666 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,666 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 111#L1280-3true, 319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,702 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,702 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:48,702 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,702 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:48,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,733 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:48,733 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:48,733 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:48,764 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,764 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,764 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:48,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:48,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:48,764 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:48,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,764 INFO L297 olderBase$Statistics]: existing Event has 197 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 ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:48,773 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [130#L1281-4true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true]) [2024-11-19 05:27:48,782 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,782 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:48,782 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,782 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true]) [2024-11-19 05:27:48,799 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,799 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:48,799 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:48,876 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:27:48,876 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:48,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:48,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:48,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2024-11-19 05:27:48,947 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:48,947 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:48,947 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,948 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [289#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:49,438 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:49,438 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:49,438 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:27:49,438 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:49,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:49,478 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:27:49,478 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:49,478 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:49,478 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:49,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:49,600 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 05:27:49,600 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:49,600 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:49,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:49,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:49,713 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:49,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:49,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true]) [2024-11-19 05:27:49,714 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:49,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,714 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,714 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:49,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2024-11-19 05:27:49,908 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:49,908 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,908 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,908 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:50,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,206 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:27:50,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:27:50,207 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:50,207 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:27:50,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,232 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:27:50,232 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:27:50,232 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:27:50,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:27:50,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,232 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,232 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:50,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:50,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:50,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,293 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:50,294 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:50,294 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:50,294 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:50,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,295 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:50,295 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:50,295 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:50,295 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:50,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,305 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:50,305 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:50,305 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:50,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:50,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [289#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,320 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:50,320 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:50,321 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:50,321 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:50,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 134#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:50,347 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:50,347 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,347 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,347 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:50,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,447 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 05:27:50,448 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:27:50,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:27:50,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:27:50,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,518 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:50,518 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:50,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:50,519 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:50,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,520 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:50,520 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:50,520 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:50,520 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:50,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,528 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:50,529 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:50,529 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:50,529 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:50,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,548 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:50,548 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:50,548 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:50,548 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:50,548 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:50,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [289#$Ultimate##0true, 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,571 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:50,571 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:50,571 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:50,571 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:50,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [289#$Ultimate##0true, 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,572 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:50,572 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:50,572 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:50,572 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:50,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,744 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:50,744 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:50,744 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:50,744 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:50,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:50,772 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:50,772 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:50,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:50,772 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:50,772 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:51,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,147 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:27:51,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:51,147 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:51,147 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:51,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:51,156 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:27:51,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:51,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:51,156 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:51,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:51,162 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:51,162 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:51,162 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:51,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:51,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,320 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:51,320 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:51,320 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:51,320 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:51,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [289#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,377 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,377 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:51,377 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,377 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 217#L1285-1true, 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:51,388 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:51,388 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:51,388 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:51,392 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 05:27:51,392 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:51,392 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:27:51,392 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:27:51,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,499 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 05:27:51,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:27:51,499 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:27:51,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:27:51,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,500 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,500 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:51,500 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:51,500 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:51,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,505 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:51,506 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:51,506 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:51,506 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:51,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,510 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:51,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:51,510 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:51,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:51,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,544 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:51,544 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:51,544 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:51,544 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:51,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 280#L1280-3true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,546 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,546 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,546 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:51,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:51,547 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:51,547 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:51,547 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:51,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:51,583 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:51,583 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:51,583 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:51,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,665 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 05:27:51,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:27:51,665 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:51,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:27:51,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,671 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,671 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:51,671 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:51,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 217#L1285-1true, 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,698 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,699 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,699 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:51,699 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,722 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,722 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:51,722 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:51,722 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:51,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,724 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,724 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,724 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:51,724 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:51,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,724 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,725 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:51,725 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,747 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,747 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:51,747 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:51,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,839 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:51,839 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:51,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:51,839 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:51,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,883 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:51,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,883 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:51,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,908 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:51,908 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:51,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:51,908 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,909 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 217#L1285-1true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,909 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:51,909 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:51,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,910 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:51,910 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:51,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:51,910 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,930 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,930 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:51,930 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:51,931 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:51,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 280#L1280-3true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,941 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:51,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:51,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:51,941 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:51,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:51,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,949 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:51,949 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:51,949 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:51,949 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:51,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [289#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,961 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:51,961 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:51,961 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:51,961 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:51,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:51,966 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:51,966 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:51,966 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:51,966 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:51,970 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:51,970 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:51,970 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true]) [2024-11-19 05:27:51,971 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 217#L1285-1true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:51,971 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:51,971 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 128#$Ultimate##0true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,031 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:52,031 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:52,031 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,031 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:52,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 128#$Ultimate##0true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,032 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:52,032 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:52,032 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:52,032 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,032 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:52,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,033 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:52,033 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:52,033 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,033 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:52,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,040 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:52,040 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:52,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:52,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:52,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,057 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:52,057 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:52,057 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,057 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,106 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,106 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,106 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:52,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,115 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:52,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:52,115 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:52,115 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:52,115 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:52,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,120 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:52,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:52,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:52,121 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:52,132 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,132 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:52,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:52,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:52,133 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:52,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:52,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:52,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,146 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:52,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:52,146 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:52,146 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 314#true, 44#L1285-5true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:52,154 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 314#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:52,154 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,154 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:52,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:52,163 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 05:27:52,163 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:27:52,163 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:52,163 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:27:52,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0), 261#L1281true]) [2024-11-19 05:27:52,187 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,187 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:52,187 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,187 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 217#L1285-1true, 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,572 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:52,572 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:52,572 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:52,572 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:52,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,572 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:52,573 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:52,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:52,573 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:52,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,673 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,673 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,677 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:52,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,694 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:52,694 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:52,694 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:52,694 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:52,694 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:52,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,701 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:52,701 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:52,701 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:52,701 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:52,711 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,711 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:52,711 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:52,712 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:52,712 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:52,712 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:52,712 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:52,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [289#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,732 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,733 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:52,733 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,733 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,735 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:27:52,735 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:27:52,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:52,736 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:27:52,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:52,739 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:52,739 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:52,739 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:52,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:52,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:52,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:52,746 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:52,746 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:52,746 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:52,746 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:52,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,816 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:52,816 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:52,816 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:52,816 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:52,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,847 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,848 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,848 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:52,848 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,849 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,849 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:52,849 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,859 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 128#$Ultimate##0true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,859 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:52,859 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,866 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:27:52,866 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:52,866 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:52,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:27:52,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,885 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:52,885 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:52,885 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:52,885 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:52,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,885 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:52,886 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:52,886 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:52,886 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:52,898 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:52,898 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:52,898 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:52,898 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:52,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:52,934 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:52,934 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:52,934 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:52,934 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:52,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:52,934 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:52,935 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:52,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:52,935 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:52,935 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:52,935 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [130#L1281-4true, 319#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,008 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 05:27:53,008 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:53,008 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:53,008 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:27:53,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,032 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,032 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,032 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,033 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,033 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,033 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,033 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,046 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,046 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:53,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:53,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 29#L1281-2true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,052 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,052 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,052 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,052 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,079 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,079 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,079 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,091 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,091 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,091 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,091 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:53,097 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,097 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,097 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:53,098 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:53,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:53,125 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,125 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,125 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,125 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 261#L1281true]) [2024-11-19 05:27:53,130 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,130 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,130 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,147 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,147 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,147 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,148 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 128#$Ultimate##0true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,155 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,155 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,155 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,155 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 128#$Ultimate##0true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,156 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,156 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,156 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,156 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,156 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,157 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 217#L1285-1true, 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,158 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,159 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,159 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:53,159 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:53,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,182 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,182 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,182 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,182 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [130#L1281-4true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,190 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,190 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,190 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,190 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,191 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,191 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,191 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,191 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,192 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,192 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,192 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,192 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,223 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,223 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,223 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,224 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,224 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,224 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,241 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,241 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,241 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,249 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,249 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,260 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,260 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,260 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,260 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [289#$Ultimate##0true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,271 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,271 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,271 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,272 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,339 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,339 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,339 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,340 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,340 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,340 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,340 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,340 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [130#L1281-4true, 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,350 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,350 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,350 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,405 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,405 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:53,405 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,405 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,406 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,406 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:53,406 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,407 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,407 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,408 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,409 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,409 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,409 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:53,409 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:53,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,424 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,424 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,424 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:53,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,424 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,425 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:53,425 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,426 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:53,426 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,427 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,427 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,427 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,428 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,428 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,428 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,435 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,436 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,436 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,442 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,442 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,443 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:53,443 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,446 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,446 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,446 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,446 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,451 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:27:53,451 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:27:53,451 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:53,452 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:27:53,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [289#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,458 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,458 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,458 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [289#$Ultimate##0true, 319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,459 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:27:53,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:53,459 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:27:53,460 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:27:53,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:53,461 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,461 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,461 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,461 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true]) [2024-11-19 05:27:53,462 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true]) [2024-11-19 05:27:53,462 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,462 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:53,469 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,469 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,469 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,469 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,507 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,507 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,507 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:53,508 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:53,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,513 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,513 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,513 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,513 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,534 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,534 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,534 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,535 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,535 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,535 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,535 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,535 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,540 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,540 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,540 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,541 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,541 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,541 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,541 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,541 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,549 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 117#$Ultimate##0true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,549 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,549 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,550 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,550 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,551 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:53,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,551 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:53,551 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [319#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,562 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:27:53,562 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:53,563 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:53,563 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:53,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,578 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,578 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,578 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,578 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,583 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,583 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,583 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,583 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,586 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:27:53,586 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:53,586 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:53,586 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:53,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true]) [2024-11-19 05:27:53,604 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:53,604 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,604 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,604 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:53,604 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,605 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,605 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:53,605 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,605 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,606 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,606 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:53,618 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,618 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:53,618 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:53,619 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,648 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,648 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:53,648 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,654 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,654 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,654 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,654 INFO L297 olderBase$Statistics]: existing Event has 173 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 ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,658 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,659 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,659 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:53,659 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [130#L1281-4true, 319#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,673 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:27:53,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:27:53,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:27:53,674 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:53,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,707 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,707 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,707 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,707 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,708 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,709 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,709 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:53,712 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:27:53,712 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:53,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:27:53,712 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2024-11-19 05:27:54,045 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,045 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:54,045 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,045 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:54,046 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:27:54,046 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:27:54,046 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:54,046 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:54,051 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,052 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,052 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,052 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [130#L1281-4true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:54,058 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,058 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,058 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:54,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:54,065 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,065 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,066 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:54,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-2true, 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2024-11-19 05:27:54,073 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,073 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,073 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,073 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,091 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,091 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,091 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,091 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,104 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,104 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,104 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,104 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,104 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,104 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,104 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,105 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:54,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,128 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,128 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,129 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,129 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,130 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,130 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,132 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,132 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,133 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,134 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,134 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,134 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,138 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,138 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,143 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,143 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,143 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,143 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,143 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,143 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,143 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,144 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,157 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,157 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,158 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 29#L1281-2true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,171 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,171 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,171 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,171 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,194 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,194 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,194 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,226 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,226 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,226 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,226 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,235 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,236 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,236 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,236 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,236 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,236 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,237 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,238 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,238 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,238 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [130#L1281-4true, 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,239 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,239 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,240 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,240 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,252 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,252 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,252 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,253 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,253 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,253 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,254 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:54,254 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,254 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,254 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,267 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,267 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,268 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,268 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,269 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,269 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,269 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,269 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,276 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,276 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,276 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,279 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,279 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,279 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,280 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,280 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,281 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,281 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,281 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,281 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,282 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,282 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,282 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,282 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,282 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:54,282 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 29#L1281-2true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,283 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:27:54,283 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:54,283 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:54,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 29#L1281-2true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,283 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,283 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,283 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,284 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,296 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,296 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,296 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,296 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,299 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,299 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,299 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,299 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,305 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:27:54,305 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:54,305 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:54,305 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,337 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,337 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,337 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:54,338 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:54,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,338 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,338 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,338 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,338 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,343 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,343 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,343 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:54,343 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,343 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,344 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,344 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,344 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,350 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,350 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,350 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,350 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,353 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,353 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,364 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,364 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,364 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [130#L1281-4true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,365 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,365 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,375 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,375 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,375 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,385 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,386 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,386 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,386 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,398 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,398 INFO L297 olderBase$Statistics]: existing Event has 219 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 213 ancestors and is cut-off event [2024-11-19 05:27:54,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,402 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,402 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,402 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,402 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,404 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,404 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:54,404 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:54,404 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1286-2true, 362#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:54,416 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,416 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,416 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,416 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 89#L1281-3true]) [2024-11-19 05:27:54,427 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,427 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,427 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,427 INFO L297 olderBase$Statistics]: existing Event has 214 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 ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,446 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,446 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,446 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,446 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,452 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,452 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,452 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,452 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,461 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,461 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [111#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,462 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [111#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,463 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,463 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,486 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,489 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:27:54,489 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:54,489 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,489 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:54,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 88#L1286-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2024-11-19 05:27:54,505 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:27:54,505 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:54,505 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:54,505 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [130#L1281-4true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true]) [2024-11-19 05:27:54,510 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,510 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:54,510 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,510 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:54,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true]) [2024-11-19 05:27:54,515 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,515 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:54,515 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,515 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:54,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,530 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,530 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,530 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,530 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,532 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:27:54,532 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:54,532 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:54,532 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:54,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 111#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,535 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,536 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,536 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,536 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,549 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,550 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,550 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,550 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,551 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,551 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,552 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,556 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 44#L1285-5true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,556 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,556 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,558 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,558 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,558 INFO L297 olderBase$Statistics]: existing Event has 177 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 ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,564 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,564 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 213 ancestors and is cut-off event [2024-11-19 05:27:54,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,568 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,568 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,568 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,568 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 29#L1281-2true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,571 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,571 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,571 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,571 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:54,593 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 358#(<= 4 ~iSet~0)]) [2024-11-19 05:27:54,593 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,593 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,610 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,611 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,611 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,611 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,618 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,618 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,618 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,622 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,622 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,622 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,629 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,629 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,629 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,629 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 57#L1285-5true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,630 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,630 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,631 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,631 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,631 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,641 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,641 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,641 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,641 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,642 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,647 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,647 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,650 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,650 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 29#L1281-2true, 88#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,652 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:27:54,652 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:54,652 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:54,652 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:54,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 29#L1281-2true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,653 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,653 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,653 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,653 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,687 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,687 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:54,687 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,687 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:54,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 314#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,687 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,688 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,688 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,688 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,693 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,693 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,693 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,694 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,694 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,699 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,699 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,699 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,700 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,700 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,700 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,700 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,700 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [130#L1281-4true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,704 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,704 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,704 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:54,704 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,705 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,705 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,705 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,706 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,706 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,706 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,706 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,706 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,706 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,707 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,707 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,707 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,708 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,718 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,718 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:54,718 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,718 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,720 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,720 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,720 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,720 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,721 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,721 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,721 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,721 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,721 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,753 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,753 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:27:54,753 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,753 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,757 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,757 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,758 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,758 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [130#L1281-4true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,758 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,758 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,758 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,758 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,759 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,759 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,759 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,759 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,759 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,770 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,770 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,770 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,770 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [111#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,772 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [111#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,772 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,772 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,806 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,806 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:27:54,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,809 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,809 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,809 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:54,809 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][300], [319#true, 316#true, 362#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,810 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:27:54,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:54,810 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:54,810 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:27:54,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 111#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,816 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,816 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,816 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,816 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,827 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,827 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,827 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,827 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true]) [2024-11-19 05:27:54,846 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true]) [2024-11-19 05:27:54,846 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,846 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,858 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,858 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,858 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,858 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,858 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 130#L1281-4true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,870 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,870 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 57#L1285-5true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,870 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,870 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,871 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,871 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:54,871 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,871 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,871 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,902 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,903 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,903 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,906 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,906 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,906 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,906 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,906 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,907 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,907 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,907 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,907 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,907 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,908 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,908 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,908 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,910 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,910 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,910 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 245#L1285-16true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,911 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,911 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,911 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:54,912 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,912 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,915 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:27:54,915 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,916 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,916 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,937 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,937 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,937 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 05:27:54,937 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,939 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,939 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,939 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][330], [130#L1281-4true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,940 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,940 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][329], [130#L1281-4true, 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 207#L1285-16true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,941 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,942 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,942 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,942 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,942 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:54,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][231], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,967 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:54,967 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,967 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 05:27:54,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:54,990 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:27:54,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,990 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,990 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:54,990 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:55,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:55,015 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:27:55,015 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,015 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,015 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,015 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 101#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:55,015 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:27:55,016 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,016 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,016 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [130#L1281-4true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:55,033 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:27:55,033 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,033 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,033 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,033 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][260], [314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:55,073 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:27:55,073 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:55,073 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:27:55,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:55,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][274], [314#true, 362#true, 107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:55,106 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:27:55,106 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:55,106 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:55,106 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:27:55,424 INFO L124 PetriNetUnfolderBase]: 17446/93192 cut-off events. [2024-11-19 05:27:55,424 INFO L125 PetriNetUnfolderBase]: For 22675/56124 co-relation queries the response was YES. [2024-11-19 05:27:56,397 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132484 conditions, 93192 events. 17446/93192 cut-off events. For 22675/56124 co-relation queries the response was YES. Maximal size of possible extension queue 2563. Compared 1522990 event pairs, 3567 based on Foata normal form. 82/77954 useless extension candidates. Maximal degree in co-relation 132472. Up to 12319 conditions per place. [2024-11-19 05:27:56,967 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 30 selfloop transitions, 8 changer transitions 0/334 dead transitions. [2024-11-19 05:27:56,967 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 334 transitions, 961 flow [2024-11-19 05:27:56,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:56,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:56,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2024-11-19 05:27:56,970 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9321533923303835 [2024-11-19 05:27:56,970 INFO L175 Difference]: Start difference. First operand has 307 places, 318 transitions, 822 flow. Second operand 3 states and 948 transitions. [2024-11-19 05:27:56,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 334 transitions, 961 flow [2024-11-19 05:27:57,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 334 transitions, 945 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:57,008 INFO L231 Difference]: Finished difference. Result has 309 places, 325 transitions, 868 flow [2024-11-19 05:27:57,008 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=806, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=310, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=868, PETRI_PLACES=309, PETRI_TRANSITIONS=325} [2024-11-19 05:27:57,009 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, -11 predicate places. [2024-11-19 05:27:57,010 INFO L471 AbstractCegarLoop]: Abstraction has has 309 places, 325 transitions, 868 flow [2024-11-19 05:27:57,010 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 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:57,011 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:57,011 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, 1] [2024-11-19 05:27:57,011 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-19 05:27:57,011 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:57,012 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:57,012 INFO L85 PathProgramCache]: Analyzing trace with hash -266098244, now seen corresponding path program 1 times [2024-11-19 05:27:57,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:57,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [123154356] [2024-11-19 05:27:57,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:57,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:57,161 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:57,162 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:57,162 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [123154356] [2024-11-19 05:27:57,162 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [123154356] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 05:27:57,162 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1285652797] [2024-11-19 05:27:57,162 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:57,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 05:27:57,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:27:57,164 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:57,165 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:57,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:57,280 INFO L255 TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-19 05:27:57,284 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 05:27:57,524 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:57,526 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 05:27:57,641 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:57,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1285652797] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 05:27:57,641 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 05:27:57,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-19 05:27:57,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412033865] [2024-11-19 05:27:57,642 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 05:27:57,642 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-19 05:27:57,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:57,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-19 05:27:57,645 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=104, Unknown=0, NotChecked=0, Total=156 [2024-11-19 05:27:58,105 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 294 out of 339 [2024-11-19 05:27:58,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 309 places, 325 transitions, 868 flow. Second operand has 13 states, 13 states have (on average 296.15384615384613) internal successors, (3850), 13 states have internal predecessors, (3850), 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:58,110 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:58,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 294 of 339 [2024-11-19 05:27:58,110 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:59,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:27:59,947 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-19 05:27:59,947 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:59,947 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:59,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:00,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,066 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:28:00,066 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:00,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:00,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,111 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:28:00,111 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:00,111 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:00,111 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,158 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:28:00,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:00,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:00,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:00,542 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:00,542 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:00,542 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,542 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:00,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,550 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:00,550 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:00,550 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:00,550 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,557 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 05:28:00,557 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:00,557 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:00,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:28:00,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,591 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:28:00,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,591 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:00,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:00,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,631 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:00,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:00,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:00,634 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:00,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:00,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:00,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,675 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:00,675 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:00,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,675 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:00,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,679 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,679 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:00,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,680 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:00,680 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,680 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:00,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,722 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,722 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:00,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:00,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:00,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,736 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:28:00,736 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:00,736 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:00,736 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:00,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,761 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,761 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:00,761 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:00,761 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:00,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,775 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:28:00,775 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:00,775 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:00,775 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:00,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:00,814 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:28:00,814 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:00,814 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:00,814 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:00,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,848 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:00,848 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:00,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:00,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:00,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,873 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:28:00,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:00,874 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:00,874 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:00,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,939 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:00,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:00,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,940 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:00,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,940 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:00,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:00,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,981 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:00,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,981 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:00,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,981 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:00,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,982 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:00,982 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:00,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:00,985 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:00,985 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:00,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:00,985 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:01,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,026 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:01,026 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:01,026 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:01,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:01,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,029 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:01,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:01,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:01,029 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:01,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,050 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:01,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:01,050 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:01,050 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:01,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,088 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:01,088 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:01,088 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:01,088 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:01,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,104 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:28:01,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:01,105 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:01,105 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:28:01,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:01,136 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:01,136 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:01,137 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:01,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:01,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,279 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:28:01,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:01,279 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:01,279 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:01,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,303 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 05:28:01,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:01,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:01,303 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:01,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:01,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,342 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:01,342 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:01,342 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:01,342 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:28:01,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,360 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 05:28:01,360 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:01,360 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:01,360 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:01,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:01,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,416 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:01,416 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:01,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:01,417 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:01,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 280#L1280-3true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,519 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:01,519 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:01,519 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:01,519 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:01,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,533 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:01,533 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:01,533 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:01,533 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:01,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,883 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:01,883 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:01,883 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:01,883 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:01,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:01,946 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:01,946 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:01,946 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:01,946 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:01,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:01,979 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:01,979 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:01,979 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:01,979 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:02,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,113 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,113 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:02,113 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:02,113 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,188 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,188 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,188 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,200 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:02,200 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:02,200 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:02,201 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,253 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,253 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,253 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,253 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,266 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:02,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:02,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:02,266 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [289#$Ultimate##0true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,288 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:02,288 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:02,288 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:02,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,289 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,289 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:02,289 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:02,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:02,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,301 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,301 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,301 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,301 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,357 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,357 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,357 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,357 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,403 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,403 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:02,403 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:02,403 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,431 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:28:02,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:02,431 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:02,431 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:02,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,432 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:28:02,432 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:02,432 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:02,432 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:02,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,459 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,459 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,459 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,460 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,493 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,493 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:02,493 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:02,493 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,518 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,518 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,518 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,518 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,518 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,518 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,519 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,519 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,519 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,527 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,527 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,527 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,527 INFO L297 olderBase$Statistics]: existing Event has 211 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 ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,528 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,528 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,528 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,548 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,548 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,548 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,549 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [289#$Ultimate##0true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,563 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,564 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,564 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:02,564 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:02,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,577 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,577 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,577 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,577 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,584 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,584 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,584 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,585 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,585 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,585 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,585 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,585 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,594 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,594 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:02,594 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,595 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:02,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,617 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,618 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,630 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,630 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,630 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,630 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,652 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,652 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,652 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,652 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,652 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,652 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,653 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,668 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,668 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,668 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,668 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:02,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,669 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,669 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,669 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,670 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,671 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,671 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,671 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,671 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,685 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,685 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,685 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,687 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,687 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,687 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:02,688 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,692 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,692 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:02,692 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,692 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,692 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:02,693 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:02,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,704 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,704 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,704 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,704 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,719 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,719 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,719 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,719 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,719 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,719 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,720 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,720 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,720 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,722 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,722 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,722 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,722 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,734 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:02,734 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:02,734 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:02,734 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:02,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,734 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:02,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:02,735 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:02,735 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:02,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,752 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,752 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:02,752 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:02,753 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,765 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,765 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,765 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,765 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,766 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,766 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,766 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,766 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,766 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,773 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,773 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,773 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,773 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,775 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,775 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,775 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,776 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,776 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,776 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,776 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,782 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:02,782 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,782 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:02,783 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:02,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,783 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:02,783 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:02,783 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,783 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:02,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,791 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:02,791 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,804 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,804 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,804 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,804 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,818 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,818 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,818 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,818 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,820 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,820 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,820 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,820 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,820 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,820 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,821 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,827 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,827 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:02,827 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,829 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,829 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:02,829 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,830 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,839 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,839 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,839 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:02,839 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,845 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,845 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,845 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,846 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:02,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,848 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,848 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:02,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,876 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,876 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,877 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,877 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,878 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,878 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,878 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,878 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,878 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:02,878 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,879 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,879 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,879 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,892 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,892 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:02,892 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:02,892 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:02,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,893 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:02,893 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,893 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:02,893 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:02,893 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:02,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,895 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:02,895 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,895 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:02,895 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,907 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,907 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:02,907 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:02,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,909 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,909 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,909 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:02,909 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,921 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,921 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,923 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:02,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:02,923 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:02,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,934 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,934 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:02,934 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:02,935 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:02,935 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:02,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:02,937 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:02,937 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:02,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:02,937 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:02,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:02,938 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:02,938 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:02,938 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:02,938 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:03,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,206 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,206 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,206 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,206 INFO L297 olderBase$Statistics]: existing Event has 228 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 ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,221 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:03,221 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,222 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:03,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,248 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,248 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,248 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,248 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [107#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,257 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,257 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,257 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:03,257 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,268 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,269 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,269 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,269 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,269 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,269 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,278 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,278 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:03,278 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:03,278 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,278 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,279 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,279 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:03,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,280 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,281 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,281 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:03,281 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,282 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,283 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,284 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:03,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,292 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,292 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,292 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,293 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,293 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:03,293 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,303 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,303 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:03,304 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:03,304 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,315 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,315 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,316 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:03,316 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:03,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [111#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,317 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,317 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,317 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:03,317 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:03,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,326 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:03,326 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:03,326 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:03,326 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,326 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:03,327 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:03,327 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,327 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:03,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,335 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:03,335 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:03,335 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,335 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:03,335 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:03,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,336 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,336 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:03,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,344 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,345 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:03,345 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:03,345 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,357 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,357 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,357 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,357 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:03,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,362 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,362 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:03,362 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,362 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:03,362 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,372 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,372 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,372 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,393 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,394 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,394 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,394 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,395 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,395 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:03,395 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,395 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,395 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,395 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,410 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,410 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,410 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,410 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,410 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:03,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,424 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,424 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,424 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,437 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,437 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,437 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:03,437 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:03,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,438 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,439 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,439 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,440 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,447 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:03,447 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,447 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:03,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,448 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,448 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:03,448 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:03,448 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:03,448 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:03,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,454 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,454 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:03,454 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,454 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,454 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:03,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,454 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,454 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:03,455 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:03,455 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,455 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:03,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,460 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:03,460 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:03,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,461 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,461 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,461 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,461 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:03,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,488 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,488 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,488 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,489 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:03,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,496 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,496 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,496 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,502 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,502 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,502 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:03,502 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:03,502 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:03,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,502 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,503 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:03,503 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:03,503 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:03,503 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,508 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:03,508 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:03,508 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:03,508 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:03,508 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:03,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,512 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,512 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,513 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:03,513 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,514 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,514 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,514 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:03,515 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,515 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:03,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,515 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:03,515 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,536 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,536 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,536 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:03,536 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:03,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [111#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,539 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,539 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,540 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:03,540 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,544 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,544 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,544 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:03,544 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,545 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,545 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:03,545 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,545 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,546 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,546 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,546 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,546 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:03,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,550 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:03,550 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-19 05:28:03,550 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:03,550 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 05:28:03,551 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:03,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,574 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,574 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,587 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,588 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,612 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,612 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,613 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,620 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,620 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,621 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,621 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,626 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,626 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,626 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,626 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,627 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,627 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:03,627 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,627 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,627 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:03,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,652 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,652 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:03,652 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:03,653 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,677 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:03,677 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:03,677 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:03,677 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,677 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:03,677 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:03,677 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:03,678 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,678 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 05:28:03,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,680 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:03,680 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,680 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,680 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,682 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2024-11-19 05:28:03,682 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:03,682 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:03,682 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:03,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,706 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,707 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:03,707 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,716 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:03,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:03,716 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:03,716 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,717 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,717 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:03,717 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,718 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:03,718 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:28:03,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:03,718 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,731 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,731 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,731 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,731 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,731 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,739 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,739 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,739 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,739 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,752 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,752 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:03,752 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:03,752 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:03,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][326], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,757 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,757 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,757 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,760 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,760 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:03,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:03,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,768 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,768 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:03,769 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:03,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,777 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,777 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:03,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,778 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:03,778 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,778 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,778 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:03,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,780 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,780 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,780 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,780 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,799 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,799 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,799 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,807 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:03,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:03,807 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,807 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,808 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:03,808 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:03,808 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:03,809 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:03,809 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,809 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:03,809 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,809 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:03,809 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:28:03,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,822 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:03,822 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,822 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,822 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,822 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,827 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:03,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,827 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:03,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,839 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:03,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:03,840 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:03,840 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:03,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][327], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,842 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,843 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:03,843 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:03,843 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:03,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,845 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:03,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:03,845 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:03,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,852 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:03,852 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:03,852 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,852 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 05:28:03,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][284], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,859 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,859 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:03,859 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:03,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,896 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,896 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:03,897 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-19 05:28:03,897 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:03,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][246], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,914 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:03,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,914 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:03,914 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:03,915 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:03,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,921 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 05:28:03,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,921 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 05:28:03,921 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:03,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,929 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:03,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,929 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 05:28:03,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,937 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 05:28:03,937 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:03,937 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:03,937 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:03,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,938 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:03,938 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:03,938 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:03,938 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:03,938 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 05:28:03,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][254], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,950 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 05:28:03,950 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:03,950 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:03,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:03,950 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 05:28:03,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,954 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-19 05:28:03,954 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:03,954 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:03,954 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 05:28:03,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][322], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:03,959 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 05:28:03,959 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:28:03,959 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,960 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:03,989 INFO L124 PetriNetUnfolderBase]: 4138/31676 cut-off events. [2024-11-19 05:28:03,989 INFO L125 PetriNetUnfolderBase]: For 6951/9383 co-relation queries the response was YES. [2024-11-19 05:28:04,248 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44843 conditions, 31676 events. 4138/31676 cut-off events. For 6951/9383 co-relation queries the response was YES. Maximal size of possible extension queue 818. Compared 461936 event pairs, 540 based on Foata normal form. 385/27348 useless extension candidates. Maximal degree in co-relation 44830. Up to 3012 conditions per place. [2024-11-19 05:28:04,421 INFO L140 encePairwiseOnDemand]: 329/339 looper letters, 30 selfloop transitions, 13 changer transitions 0/328 dead transitions. [2024-11-19 05:28:04,421 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 328 transitions, 942 flow [2024-11-19 05:28:04,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-19 05:28:04,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-19 05:28:04,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 3279 transitions. [2024-11-19 05:28:04,428 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8793242156074015 [2024-11-19 05:28:04,429 INFO L175 Difference]: Start difference. First operand has 309 places, 325 transitions, 868 flow. Second operand 11 states and 3279 transitions. [2024-11-19 05:28:04,429 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 328 transitions, 942 flow [2024-11-19 05:28:04,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 328 transitions, 910 flow, removed 8 selfloop flow, removed 2 redundant places. [2024-11-19 05:28:04,483 INFO L231 Difference]: Finished difference. Result has 320 places, 324 transitions, 853 flow [2024-11-19 05:28:04,483 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=794, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=853, PETRI_PLACES=320, PETRI_TRANSITIONS=324} [2024-11-19 05:28:04,484 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, 0 predicate places. [2024-11-19 05:28:04,484 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 324 transitions, 853 flow [2024-11-19 05:28:04,486 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 296.15384615384613) internal successors, (3850), 13 states have internal predecessors, (3850), 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:04,486 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:28:04,486 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, 1] [2024-11-19 05:28:04,500 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-19 05:28:04,687 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:04,687 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:04,687 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:28:04,688 INFO L85 PathProgramCache]: Analyzing trace with hash -2061166283, now seen corresponding path program 1 times [2024-11-19 05:28:04,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:28:04,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1625383904] [2024-11-19 05:28:04,688 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:28:04,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:28:04,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:28:04,950 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:04,951 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:28:04,951 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1625383904] [2024-11-19 05:28:04,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1625383904] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:28:04,951 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:28:04,951 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:28:04,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1134951176] [2024-11-19 05:28:04,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:28:04,952 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:28:04,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:28:04,953 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:28:04,953 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:28:05,144 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 339 [2024-11-19 05:28:05,145 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 324 transitions, 853 flow. Second operand has 6 states, 6 states have (on average 279.8333333333333) internal successors, (1679), 6 states have internal predecessors, (1679), 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:05,146 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:28:05,146 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 339 [2024-11-19 05:28:05,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:28:07,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,045 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-19 05:28:07,045 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:07,045 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:07,045 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:07,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,162 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:07,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:07,162 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,208 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:28:07,208 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,208 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:07,208 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:07,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,257 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:28:07,257 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:07,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,257 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:07,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,360 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:07,360 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:07,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:07,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,369 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:07,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:07,369 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,369 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,377 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 05:28:07,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:07,377 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:07,377 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:28:07,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,415 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,457 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,457 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,457 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,460 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,460 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,505 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,505 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,505 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,505 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,509 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,509 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,510 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,510 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:07,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,555 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,555 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,555 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,555 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,556 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,571 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:28:07,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,571 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:07,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,599 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,599 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,599 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:07,599 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:07,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,615 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,656 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,695 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,695 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:07,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [289#$Ultimate##0true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,725 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,725 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,725 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,794 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,795 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,795 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,796 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:07,796 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:07,796 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,841 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,841 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:07,841 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,842 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,842 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:07,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:07,842 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:07,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,844 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,845 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:07,845 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 823#(and (= (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~nondet48#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~nondet48#1|) (= (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~nondet48#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~nondet48#1|)), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,887 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,887 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:07,887 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:07,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,890 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:07,890 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,890 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,890 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:07,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,913 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,913 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:07,913 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:07,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,955 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,955 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:07,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:07,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, 38#L1282true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:07,972 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:07,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,972 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:07,972 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:28:08,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,322 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,322 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,322 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:08,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,464 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:28:08,464 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:08,464 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:08,464 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:08,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,492 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:08,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, 38#L1282true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,530 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:08,530 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:28:08,530 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:08,530 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:08,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,550 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:08,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:08,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:08,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,606 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:08,606 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:08,607 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:08,607 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:08,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,708 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:08,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:08,708 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:08,708 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:08,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,721 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:08,721 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:08,721 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:08,721 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:08,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,771 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:08,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:08,771 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:08,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:08,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,829 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:08,829 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:08,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:08,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:08,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,864 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:08,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:08,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:08,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:08,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:08,994 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:08,994 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:08,995 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:08,995 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,062 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,062 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,062 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,062 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,073 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:09,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,074 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,121 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,121 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,121 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,121 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,132 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,132 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,132 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,132 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [289#$Ultimate##0true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,153 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,153 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,153 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,153 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:09,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,154 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,154 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,154 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:09,154 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,165 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,165 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,165 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,217 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,217 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,217 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,217 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,259 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,259 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:09,260 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,260 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:09,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,289 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,289 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:09,289 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:09,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,317 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,317 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,317 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,317 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,318 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,318 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,318 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,318 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,318 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,352 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,352 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,352 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,352 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,679 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,679 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,679 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,680 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,680 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,680 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,680 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,680 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,697 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,697 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,697 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,699 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,699 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,699 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,699 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,734 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,734 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,734 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,734 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [289#$Ultimate##0true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,757 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,757 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,776 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,776 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:09,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,787 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,787 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,787 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,787 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,788 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,788 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,789 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,789 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,801 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,802 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:09,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,835 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,835 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,835 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:09,836 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,853 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,854 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,854 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:09,854 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,885 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,885 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,886 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,886 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,908 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,908 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,908 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:09,909 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,911 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:09,911 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,911 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,911 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,913 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,913 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:09,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,933 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,933 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:09,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,933 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:09,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,934 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,934 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:09,934 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:09,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,937 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,937 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,937 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,938 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:09,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [289#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,944 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,944 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:09,944 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:09,944 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [289#$Ultimate##0true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,945 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,945 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:09,945 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:09,945 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:09,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,961 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,961 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,961 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:09,961 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:09,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,984 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:09,984 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,984 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,984 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,985 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:09,985 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,985 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:09,985 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:09,985 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:09,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:09,988 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,988 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:09,988 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:09,989 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,007 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:10,007 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:10,007 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:10,007 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,008 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:10,008 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:10,008 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:10,008 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,038 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,038 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,038 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:10,038 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,058 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,058 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,058 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,058 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,058 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,059 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,059 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,059 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,059 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,070 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,070 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,070 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,070 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,073 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,073 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,073 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,073 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,074 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,075 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,075 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,075 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,084 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,085 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:10,085 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,098 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,098 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:10,098 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,098 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 314#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,118 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,118 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,118 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,118 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:10,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,139 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,139 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,139 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,139 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,141 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,141 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,141 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,142 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,143 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,143 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,143 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,143 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,152 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,152 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:10,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,155 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,155 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,155 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,168 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,168 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:10,168 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,168 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,179 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,179 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:10,179 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,179 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,179 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,183 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,183 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,183 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,183 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,224 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,224 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:10,224 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,224 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,227 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,227 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,227 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,227 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,228 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,228 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,228 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,228 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,228 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,247 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,247 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,248 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,248 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:10,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,249 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:10,249 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,249 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:10,249 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,252 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,252 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,268 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:10,268 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,268 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:10,268 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,269 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:10,269 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:10,269 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [289#$Ultimate##0true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,272 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,272 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:10,272 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,290 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,290 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,290 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,290 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,293 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,293 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,310 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,310 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:10,310 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:10,310 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,310 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,311 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,311 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:10,311 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,311 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,311 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:10,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,315 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,315 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:10,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:10,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,316 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,316 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,316 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:10,316 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,321 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,321 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,321 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,321 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,334 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,334 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:10,334 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,334 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,335 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,335 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:10,335 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,335 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:10,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,357 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,357 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,357 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,358 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 107#$Ultimate##0true, 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,367 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,367 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:10,367 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,367 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,378 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,378 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,378 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,378 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,378 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,379 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,379 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,379 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,379 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,379 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,388 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,388 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,388 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:10,388 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:10,389 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,390 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,390 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,390 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,390 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,392 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,392 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,394 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,394 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,394 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,403 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,403 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,403 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,403 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,403 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,404 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:10,404 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,404 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,417 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,417 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,417 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:10,417 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 314#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,430 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,430 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,430 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,430 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [111#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,431 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,431 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:10,431 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,431 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,442 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,442 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,443 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,443 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:10,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,443 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,443 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,443 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,443 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:10,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,452 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:10,452 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:10,452 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:10,452 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,452 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:10,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,453 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,453 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,453 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,453 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,463 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,463 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:10,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,477 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,477 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,477 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:10,477 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,482 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,482 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,483 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:10,483 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,483 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,490 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,490 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,508 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,508 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:10,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,509 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:10,509 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,509 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,509 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,509 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,510 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,510 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,510 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:10,510 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,523 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,523 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,523 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:10,523 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,524 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,536 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,536 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,536 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,536 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,546 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,547 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,547 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,547 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,548 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,548 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,548 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,554 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,555 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:10,555 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:10,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,559 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,559 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,560 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:10,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:10,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,564 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:10,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:10,564 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,565 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,565 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:10,565 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,565 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,588 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,588 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,588 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,588 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,594 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,594 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:10,594 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,594 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,595 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,595 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:10,595 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,595 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,595 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [130#L1281-4true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,599 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,599 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:10,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:10,599 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:10,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,600 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,600 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,600 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:10,600 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:10,600 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:10,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,604 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:10,604 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:10,604 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:10,605 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:10,605 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:10,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,608 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,608 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,608 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,608 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:10,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,609 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:10,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:10,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,610 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,610 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,610 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:10,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,626 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,626 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:10,626 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,626 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:10,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [111#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,628 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,628 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,629 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,629 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:10,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,632 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,632 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,632 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,632 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:10,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,632 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,632 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,632 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:10,633 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,633 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,633 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,633 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,633 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:10,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,637 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:10,637 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-19 05:28:10,637 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:10,637 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 05:28:10,637 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:10,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,655 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,655 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,655 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,655 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,667 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,667 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,667 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,684 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,684 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,684 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,690 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,690 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,691 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,691 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,695 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,695 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:10,695 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:10,696 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,715 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,715 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:10,715 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,715 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:10,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [130#L1281-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,716 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,716 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:10,716 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,716 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:10,716 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,734 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,734 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:10,734 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:10,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,736 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,736 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,736 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,736 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [319#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,738 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2024-11-19 05:28:10,738 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:10,739 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:10,739 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:10,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,758 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,758 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:10,758 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:10,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,766 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:10,766 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:10,766 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,766 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:10,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,767 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,767 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 05:28:10,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,767 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:10,768 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:10,768 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:10,768 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:10,768 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:28:10,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,778 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,779 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,779 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,779 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,779 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,785 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,785 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,785 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 134#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,796 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:10,796 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:10,796 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,796 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:10,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][321], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,799 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,799 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:10,799 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,802 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,802 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:10,802 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,802 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:10,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,809 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:10,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:10,809 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,809 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,816 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,816 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,816 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:10,817 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,818 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,818 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:10,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,832 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, 818#true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,833 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,833 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,839 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,839 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 261#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,839 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-19 05:28:10,839 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:10,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,840 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:10,840 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:28:10,840 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:10,840 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,840 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 818#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,850 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:10,850 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,850 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,850 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,854 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:10,854 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,854 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,854 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:10,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][229], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 312#L1273-2true, 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 52#L1281-3true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,864 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:10,864 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:10,864 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:10,864 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:10,864 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][322], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,866 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,866 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:10,866 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:10,866 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:10,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,868 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:10,868 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,868 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:10,868 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:10,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,874 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:10,874 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:10,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,874 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:10,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][279], [130#L1281-4true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,882 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:10,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:10,883 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:10,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,912 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:10,912 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:10,912 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:10,912 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:10,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,913 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:10,913 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:10,913 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:10,913 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:10,913 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:10,927 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][241], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,927 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:10,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:10,927 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,927 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:10,927 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:10,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,932 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:10,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:10,932 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:28:10,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][309], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,939 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:10,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,939 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-19 05:28:10,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,945 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:10,945 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,945 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:10,945 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,946 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 05:28:10,946 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,946 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:10,946 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,946 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:28:10,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][249], [314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,956 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 05:28:10,956 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:10,956 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 05:28:10,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:10,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:10,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,959 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 05:28:10,959 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:10,959 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:28:10,959 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:10,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][317], [130#L1281-4true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 818#true, Black: 358#(<= 4 ~iSet~0), 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:10,963 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 05:28:10,964 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,964 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:10,964 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:28:11,273 INFO L124 PetriNetUnfolderBase]: 4138/31667 cut-off events. [2024-11-19 05:28:11,274 INFO L125 PetriNetUnfolderBase]: For 8260/16724 co-relation queries the response was YES. [2024-11-19 05:28:11,602 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46618 conditions, 31667 events. 4138/31667 cut-off events. For 8260/16724 co-relation queries the response was YES. Maximal size of possible extension queue 818. Compared 462095 event pairs, 540 based on Foata normal form. 1532/28785 useless extension candidates. Maximal degree in co-relation 46603. Up to 6408 conditions per place. [2024-11-19 05:28:11,732 INFO L140 encePairwiseOnDemand]: 332/339 looper letters, 43 selfloop transitions, 6 changer transitions 0/323 dead transitions. [2024-11-19 05:28:11,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 323 transitions, 949 flow [2024-11-19 05:28:11,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:28:11,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:28:11,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1715 transitions. [2024-11-19 05:28:11,735 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8431661750245821 [2024-11-19 05:28:11,735 INFO L175 Difference]: Start difference. First operand has 320 places, 324 transitions, 853 flow. Second operand 6 states and 1715 transitions. [2024-11-19 05:28:11,735 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 323 transitions, 949 flow [2024-11-19 05:28:11,768 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 322 places, 323 transitions, 939 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-19 05:28:11,771 INFO L231 Difference]: Finished difference. Result has 322 places, 323 transitions, 853 flow [2024-11-19 05:28:11,772 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=841, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=323, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=853, PETRI_PLACES=322, PETRI_TRANSITIONS=323} [2024-11-19 05:28:11,772 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, 2 predicate places. [2024-11-19 05:28:11,773 INFO L471 AbstractCegarLoop]: Abstraction has has 322 places, 323 transitions, 853 flow [2024-11-19 05:28:11,773 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 279.8333333333333) internal successors, (1679), 6 states have internal predecessors, (1679), 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:11,773 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:28:11,774 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, 1] [2024-11-19 05:28:11,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-11-19 05:28:11,774 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:11,774 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:28:11,774 INFO L85 PathProgramCache]: Analyzing trace with hash -1175403303, now seen corresponding path program 1 times [2024-11-19 05:28:11,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:28:11,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337011742] [2024-11-19 05:28:11,775 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:28:11,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:28:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:28:11,816 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:11,816 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:28:11,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337011742] [2024-11-19 05:28:11,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1337011742] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:28:11,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:28:11,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:28:11,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240752834] [2024-11-19 05:28:11,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:28:11,817 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:28:11,817 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:28:11,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:28:11,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:28:11,845 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2024-11-19 05:28:11,846 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 323 transitions, 853 flow. Second operand has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 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:11,846 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:28:11,846 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2024-11-19 05:28:11,846 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:28:13,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1011] L1285-11-->L1285-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][261], [319#true, 26#L1285-12true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:13,401 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:13,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1011] L1285-11-->L1285-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][261], [319#true, 26#L1285-12true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:13,795 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:28:13,795 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:13,796 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:13,796 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L1285-11-->L1285-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][326], [319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 117#$Ultimate##0true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:16,225 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:28:16,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:16,225 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:16,225 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:16,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L1285-11-->L1285-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][326], [319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 117#$Ultimate##0true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 92#L1280-4true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:16,594 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:16,594 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:16,594 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:16,594 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:19,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:19,265 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:19,265 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:19,265 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:19,265 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:19,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [319#true, 44#L1285-5true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 362#true, Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:19,607 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:19,607 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:19,607 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:19,607 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:19,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][244], [316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:19,678 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:19,678 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:19,678 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:19,678 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:19,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][244], [72#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 32#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:19,776 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:19,776 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,776 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:19,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:19,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:19,875 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:19,875 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:19,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:19,875 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:19,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][252], [824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:19,876 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:19,876 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:19,876 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:19,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:20,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][252], [72#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 32#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,050 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:20,050 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:20,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:20,050 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:20,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1085] setThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_11| v_setThreadThread1of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][243], [319#true, 26#L1285-12true, 314#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 156#L1280-2true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,099 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:20,099 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:20,100 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:20,100 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:20,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [130#L1281-4true, 26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,155 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,155 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:20,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,156 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:20,156 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:20,156 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,156 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:20,156 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:20,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1085] setThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_11| v_setThreadThread1of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][243], [319#true, 314#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 119#L1285-1true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,157 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:20,157 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:20,157 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:20,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:20,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][244], [824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:20,157 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][244], [824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,158 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:20,158 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:20,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [319#true, 44#L1285-5true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 362#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,189 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:20,189 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:20,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,189 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:20,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1085] setThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_11| v_setThreadThread1of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][243], [26#L1285-12true, 319#true, 314#true, 824#true, 32#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,806 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:20,806 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:20,806 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,807 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:20,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1085] setThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_11| v_setThreadThread1of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][243], [111#L1280-3true, 26#L1285-12true, 319#true, 314#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,807 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:20,807 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:20,807 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:20,807 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:20,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 362#true, Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,830 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:20,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:20,830 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:20,830 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:20,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [319#true, 824#true, 88#L1286-2true, 818#true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 264#L1267-2true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,879 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:20,879 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:20,879 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:20,879 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:20,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 119#L1285-1true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,881 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:20,881 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:20,882 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:20,882 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 119#L1285-1true, Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,882 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:20,882 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,882 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,882 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:20,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,906 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:20,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,906 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:20,906 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,906 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:20,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1085] setThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_11| v_setThreadThread1of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][243], [75#L1280-4true, 26#L1285-12true, 319#true, 314#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,923 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:20,923 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,923 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:20,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:20,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] setThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_11| v_setThreadThread1of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][251], [319#true, 26#L1285-12true, 314#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 156#L1280-2true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,982 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:20,982 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:20,982 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:20,982 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][333], [111#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,988 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][333], [75#L1280-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,988 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:20,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][244], [824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 156#L1280-2true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,988 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][335], [111#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,989 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][335], [75#L1280-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,989 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:20,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][252], [824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 156#L1280-2true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,990 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:20,990 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:20,990 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:20,990 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [130#L1281-4true, 26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:20,998 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:20,998 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,998 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,998 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:20,998 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [130#L1281-4true, 26#L1285-12true, 319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,030 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [26#L1285-12true, 319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,030 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:21,030 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:21,031 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:21,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [26#L1285-12true, 319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,031 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:21,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:21,031 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:21,031 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:21,031 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:21,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] setThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_11| v_setThreadThread1of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][251], [319#true, 314#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 119#L1285-1true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,033 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:21,033 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:21,033 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:21,033 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][252], [824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0), 261#L1281true]) [2024-11-19 05:28:21,034 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][252], [316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,034 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:21,034 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:21,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [319#true, 824#true, 88#L1286-2true, 818#true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 264#L1267-2true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,171 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:21,171 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:21,171 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,171 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,171 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1085] setThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_11| v_setThreadThread1of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][243], [26#L1285-12true, 319#true, 314#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,204 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,204 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:21,204 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:21,204 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] setThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_11| v_setThreadThread1of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][251], [26#L1285-12true, 319#true, 314#true, 824#true, 32#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,206 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] setThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_11| v_setThreadThread1of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][251], [111#L1280-3true, 26#L1285-12true, 319#true, 314#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,206 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:21,206 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:21,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 362#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 280#L1280-3true, 245#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,223 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:21,223 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,223 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [319#true, 824#true, 88#L1286-2true, 818#true, 134#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 264#L1267-2true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,257 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [319#true, 824#true, 88#L1286-2true, 818#true, 134#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 264#L1267-2true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,257 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,257 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [319#true, 824#true, 88#L1286-2true, 818#true, 134#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,258 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,258 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,258 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:21,258 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:21,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] checkThreadEXIT-->L1266-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][244], [824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 227#L1266-7true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,259 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,259 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:21,259 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:21,260 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] checkThreadEXIT-->L1272-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6} AuxVars[] AssignedVars[][252], [824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,260 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:21,260 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:21,260 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:21,260 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:21,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 89#L1281-3true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,279 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:21,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:21,279 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:21,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:21,279 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:21,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] setThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_11| v_setThreadThread1of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][251], [75#L1280-4true, 26#L1285-12true, 319#true, 314#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,289 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:21,289 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:21,289 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:21,290 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [130#L1281-4true, 26#L1285-12true, 319#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 166#L1272-7true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,336 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:21,336 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:21,336 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:21,337 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [26#L1285-12true, 319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,389 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [26#L1285-12true, 319#true, 824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,389 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:21,389 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:21,390 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [319#true, 316#true, 824#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,446 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:21,446 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,447 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,447 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] setThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_11| v_setThreadThread1of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|, setThreadThread1of2ForFork0_thidvar0=v_setThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][251], [26#L1285-12true, 319#true, 314#true, 316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), 321#true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,467 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,467 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:21,467 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,467 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [319#true, 316#true, 824#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,498 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [319#true, 316#true, 824#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,498 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,498 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:21,499 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:21,499 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [319#true, 316#true, 824#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 134#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,499 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,499 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:21,499 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,499 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:21,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [319#true, 824#true, 88#L1286-2true, 818#true, 134#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,610 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 05:28:21,610 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:21,610 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:21,610 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:21,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][332], [824#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,706 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:21,706 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:21,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [319#true, 316#true, 824#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 312#L1273-2true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,710 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2024-11-19 05:28:21,710 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [319#true, 316#true, 824#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 134#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 166#L1272-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,711 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:21,711 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:21,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [824#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,729 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:21,729 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:21,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:21,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][334], [824#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 312#L1273-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,787 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:21,787 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:21,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:21,787 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 05:28:21,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [824#true, 316#true, 88#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 312#L1273-2true, Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,801 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-19 05:28:21,801 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 05:28:21,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:21,801 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:21,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] checkThreadEXIT-->L1266-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][314], [316#true, 824#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 372#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 227#L1266-7true, 633#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:21,860 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:21,860 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:21,860 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:21,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:22,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1092] checkThreadEXIT-->L1272-7: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|} AuxVars[] AssignedVars[][324], [824#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 818#true, 320#true, 166#L1272-7true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), 329#true, 38#L1282true, Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:22,230 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-19 05:28:22,230 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:28:22,230 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:22,230 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:22,252 INFO L124 PetriNetUnfolderBase]: 12176/62230 cut-off events. [2024-11-19 05:28:22,252 INFO L125 PetriNetUnfolderBase]: For 17865/78949 co-relation queries the response was YES. [2024-11-19 05:28:22,933 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91764 conditions, 62230 events. 12176/62230 cut-off events. For 17865/78949 co-relation queries the response was YES. Maximal size of possible extension queue 2337. Compared 973575 event pairs, 3102 based on Foata normal form. 75/51102 useless extension candidates. Maximal degree in co-relation 91748. Up to 8194 conditions per place. [2024-11-19 05:28:23,298 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 33 selfloop transitions, 13 changer transitions 0/342 dead transitions. [2024-11-19 05:28:23,298 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 342 transitions, 1027 flow [2024-11-19 05:28:23,299 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:28:23,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:28:23,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 947 transitions. [2024-11-19 05:28:23,301 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9311701081612586 [2024-11-19 05:28:23,301 INFO L175 Difference]: Start difference. First operand has 322 places, 323 transitions, 853 flow. Second operand 3 states and 947 transitions. [2024-11-19 05:28:23,301 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 342 transitions, 1027 flow [2024-11-19 05:28:23,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 342 transitions, 1015 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:28:23,342 INFO L231 Difference]: Finished difference. Result has 321 places, 334 transitions, 957 flow [2024-11-19 05:28:23,342 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=841, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=323, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=310, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=957, PETRI_PLACES=321, PETRI_TRANSITIONS=334} [2024-11-19 05:28:23,342 INFO L277 CegarLoopForPetriNet]: 320 programPoint places, 1 predicate places. [2024-11-19 05:28:23,343 INFO L471 AbstractCegarLoop]: Abstraction has has 321 places, 334 transitions, 957 flow [2024-11-19 05:28:23,343 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 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:23,343 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:28:23,343 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, 1, 1] [2024-11-19 05:28:23,343 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-11-19 05:28:23,343 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:28:23,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:28:23,344 INFO L85 PathProgramCache]: Analyzing trace with hash 1821674373, now seen corresponding path program 1 times [2024-11-19 05:28:23,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:28:23,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795186986] [2024-11-19 05:28:23,344 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:28:23,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:28:23,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:28:23,433 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:23,433 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:28:23,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795186986] [2024-11-19 05:28:23,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795186986] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:28:23,434 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:28:23,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:28:23,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [884159952] [2024-11-19 05:28:23,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:28:23,435 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 05:28:23,435 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:28:23,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 05:28:23,436 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-19 05:28:23,568 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 296 out of 339 [2024-11-19 05:28:23,569 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 321 places, 334 transitions, 957 flow. Second operand has 5 states, 5 states have (on average 297.8) internal successors, (1489), 5 states have internal predecessors, (1489), 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:23,569 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:28:23,569 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 339 [2024-11-19 05:28:23,569 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:28:26,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L1285-11-->L1285-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][275], [319#true, 824#true, 321#true, 317#true, 315#true, 72#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 26#L1285-12true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, 219#L1285-12true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 329#true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:26,339 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:28:26,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:26,339 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:26,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:26,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 280#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:26,747 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:28:26,747 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:26,747 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:26,747 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:26,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 92#L1280-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:26,838 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:28:26,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:26,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:26,838 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:27,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][293], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 280#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:27,044 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:27,044 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:27,044 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:27,044 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:27,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][293], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 92#L1280-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:27,124 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:27,124 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:27,125 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:27,125 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:27,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][293], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 280#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:27,752 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:28:27,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:27,753 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:27,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:27,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][293], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 92#L1280-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 238#L1259-10true, 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:27,844 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:28:27,844 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:27,844 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:27,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:28,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 280#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), 203#L1261-2true, Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:28,424 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:28,424 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:28,424 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:28,424 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:28,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 824#true, 88#L1286-2true, 134#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 92#L1280-4true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 829#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 52#L1281-3true, 203#L1261-2true, Black: 364#(= |setThreadThread1of2ForFork0_#t~nondet58| |#race~a~0|), Black: 542#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (<= 4 ~iSet~0)), Black: 814#(and (<= (+ |ULTIMATE.start_main_~i~0#1| 1) ~iSet~0) (<= 4 ~iSet~0)), 346#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), Black: 826#(= |setThreadThread2of2ForFork0_#t~nondet58| |#race~a~0|), 342#(= (select |#race#in~argv| 2) 0)]) [2024-11-19 05:28:28,517 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:28,517 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:28,517 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:28,517 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event