./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 735b3cc8 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.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.3.0-?-735b3cc-m [2025-03-14 01:15:44,234 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:15:44,294 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:15:44,300 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:15:44,300 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:15:44,314 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:15:44,316 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:15:44,316 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:15:44,316 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:15:44,316 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:15:44,317 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:15:44,317 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:15:44,317 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:15:44,317 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:15:44,318 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:15:44,318 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:15:44,318 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:15:44,318 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:15:44,319 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:15:44,320 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:15:44,320 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:15:44,320 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:15:44,321 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:15:44,321 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 [2025-03-14 01:15:44,568 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:15:44,579 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:15:44,581 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:15:44,583 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:15:44,583 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:15:44,584 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_5-race.i [2025-03-14 01:15:45,899 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c58f027a5/5561e10055924a6787814c48ce686e14/FLAG089e5146a [2025-03-14 01:15:46,203 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:15:46,204 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/reorder_5-race.i [2025-03-14 01:15:46,221 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c58f027a5/5561e10055924a6787814c48ce686e14/FLAG089e5146a [2025-03-14 01:15:46,232 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c58f027a5/5561e10055924a6787814c48ce686e14 [2025-03-14 01:15:46,234 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:15:46,236 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:15:46,236 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:15:46,237 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:15:46,240 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:15:46,240 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,241 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@94883f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46, skipping insertion in model container [2025-03-14 01:15:46,241 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,279 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:15:46,606 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:15:46,613 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:15:46,665 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:15:46,724 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:15:46,724 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46 WrapperNode [2025-03-14 01:15:46,724 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:15:46,725 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:15:46,725 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:15:46,725 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:15:46,729 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,750 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,771 INFO L138 Inliner]: procedures = 369, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 221 [2025-03-14 01:15:46,772 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:15:46,772 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:15:46,772 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:15:46,772 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:15:46,779 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,780 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,783 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,783 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,794 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,795 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,796 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,799 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,801 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:15:46,801 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:15:46,802 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:15:46,802 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:15:46,802 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (1/1) ... [2025-03-14 01:15:46,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:15:46,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:15:46,826 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) [2025-03-14 01:15:46,829 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 [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2025-03-14 01:15:46,852 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:15:46,852 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2025-03-14 01:15:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2025-03-14 01:15:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:15:46,853 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:15:46,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:15:46,854 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:15:46,962 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:15:46,965 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:15:47,370 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1250: havoc main_~#setPool~0#1.base, main_~#setPool~0#1.offset; [2025-03-14 01:15:47,371 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1250-1: SUMMARY for call ULTIMATE.dealloc(main_~#setPool~0#1.base, main_~#setPool~0#1.offset); srcloc: null [2025-03-14 01:15:47,371 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1251: havoc main_~#checkPool~0#1.base, main_~#checkPool~0#1.offset; [2025-03-14 01:15:47,371 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1251-1: SUMMARY for call ULTIMATE.dealloc(main_~#checkPool~0#1.base, main_~#checkPool~0#1.offset); srcloc: null [2025-03-14 01:15:47,372 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:15:47,373 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:15:47,374 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:15:47,387 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:15:47,390 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:15:47 BoogieIcfgContainer [2025-03-14 01:15:47,390 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:15:47,392 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:15:47,392 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:15:47,396 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:15:47,396 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:15:46" (1/3) ... [2025-03-14 01:15:47,397 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4ceeede9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:15:47, skipping insertion in model container [2025-03-14 01:15:47,397 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:15:46" (2/3) ... [2025-03-14 01:15:47,398 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4ceeede9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:15:47, skipping insertion in model container [2025-03-14 01:15:47,398 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:15:47" (3/3) ... [2025-03-14 01:15:47,400 INFO L128 eAbstractionObserver]: Analyzing ICFG reorder_5-race.i [2025-03-14 01:15:47,413 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:15:47,415 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG reorder_5-race.i that has 3 procedures, 255 locations, 1 initial locations, 4 loop locations, and 28 error locations. [2025-03-14 01:15:47,415 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:15:47,486 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-14 01:15:47,527 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 261 places, 276 transitions, 572 flow [2025-03-14 01:15:47,679 INFO L124 PetriNetUnfolderBase]: 43/574 cut-off events. [2025-03-14 01:15:47,681 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-14 01:15:47,696 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 15. Compared 2573 event pairs, 0 based on Foata normal form. 0/467 useless extension candidates. Maximal degree in co-relation 296. Up to 8 conditions per place. [2025-03-14 01:15:47,696 INFO L82 GeneralOperation]: Start removeDead. Operand has 261 places, 276 transitions, 572 flow [2025-03-14 01:15:47,703 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 261 places, 276 transitions, 572 flow [2025-03-14 01:15:47,710 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:15:47,721 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;@6a61ae52, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:15:47,723 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-14 01:15:47,728 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:15:47,728 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2025-03-14 01:15:47,728 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:15:47,729 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:47,729 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:15:47,730 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:47,734 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:47,734 INFO L85 PathProgramCache]: Analyzing trace with hash 881767226, now seen corresponding path program 1 times [2025-03-14 01:15:47,740 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:47,740 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863954852] [2025-03-14 01:15:47,741 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:47,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:47,816 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-14 01:15:47,822 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-14 01:15:47,824 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:47,824 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:47,916 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:47,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:47,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863954852] [2025-03-14 01:15:47,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863954852] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:47,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:47,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:47,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295313748] [2025-03-14 01:15:47,921 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:47,926 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:47,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:47,942 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:47,943 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:47,976 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 276 [2025-03-14 01:15:47,979 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) [2025-03-14 01:15:47,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:47,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 276 [2025-03-14 01:15:47,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,090 INFO L124 PetriNetUnfolderBase]: 16/537 cut-off events. [2025-03-14 01:15:48,090 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-03-14 01:15:48,092 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 2279 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. [2025-03-14 01:15:48,095 INFO L140 encePairwiseOnDemand]: 260/276 looper letters, 14 selfloop transitions, 1 changer transitions 4/260 dead transitions. [2025-03-14 01:15:48,096 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 260 transitions, 570 flow [2025-03-14 01:15:48,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions. [2025-03-14 01:15:48,115 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9239130434782609 [2025-03-14 01:15:48,116 INFO L175 Difference]: Start difference. First operand has 261 places, 276 transitions, 572 flow. Second operand 3 states and 765 transitions. [2025-03-14 01:15:48,118 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 260 transitions, 570 flow [2025-03-14 01:15:48,125 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 260 transitions, 570 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:48,130 INFO L231 Difference]: Finished difference. Result has 258 places, 256 transitions, 534 flow [2025-03-14 01:15:48,132 INFO L262 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} [2025-03-14 01:15:48,136 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -3 predicate places. [2025-03-14 01:15:48,137 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 256 transitions, 534 flow [2025-03-14 01:15:48,137 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) [2025-03-14 01:15:48,137 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,138 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:15:48,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:15:48,138 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:48,139 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,139 INFO L85 PathProgramCache]: Analyzing trace with hash 1564815081, now seen corresponding path program 1 times [2025-03-14 01:15:48,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1671818574] [2025-03-14 01:15:48,139 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,149 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-14 01:15:48,160 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-14 01:15:48,160 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,160 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,230 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:48,231 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,231 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1671818574] [2025-03-14 01:15:48,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1671818574] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,231 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [449867264] [2025-03-14 01:15:48,231 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,232 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,234 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,235 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,247 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 276 [2025-03-14 01:15:48,248 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) [2025-03-14 01:15:48,249 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,249 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 276 [2025-03-14 01:15:48,249 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,413 INFO L124 PetriNetUnfolderBase]: 30/1015 cut-off events. [2025-03-14 01:15:48,414 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:48,417 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 20. Compared 5875 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. [2025-03-14 01:15:48,420 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 1 changer transitions 0/261 dead transitions. [2025-03-14 01:15:48,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 261 transitions, 590 flow [2025-03-14 01:15:48,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-03-14 01:15:48,423 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2025-03-14 01:15:48,423 INFO L175 Difference]: Start difference. First operand has 258 places, 256 transitions, 534 flow. Second operand 3 states and 780 transitions. [2025-03-14 01:15:48,423 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 261 transitions, 590 flow [2025-03-14 01:15:48,425 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 261 transitions, 589 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:48,430 INFO L231 Difference]: Finished difference. Result has 254 places, 255 transitions, 533 flow [2025-03-14 01:15:48,432 INFO L262 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} [2025-03-14 01:15:48,433 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -7 predicate places. [2025-03-14 01:15:48,433 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 255 transitions, 533 flow [2025-03-14 01:15:48,434 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) [2025-03-14 01:15:48,434 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,434 INFO L206 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] [2025-03-14 01:15:48,434 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:15:48,434 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:48,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,436 INFO L85 PathProgramCache]: Analyzing trace with hash 1264616603, now seen corresponding path program 1 times [2025-03-14 01:15:48,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1381242750] [2025-03-14 01:15:48,436 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,450 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-14 01:15:48,456 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-14 01:15:48,460 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,461 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,489 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:48,489 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1381242750] [2025-03-14 01:15:48,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1381242750] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,490 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,490 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429373556] [2025-03-14 01:15:48,490 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,490 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,490 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,490 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,491 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,524 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 276 [2025-03-14 01:15:48,525 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) [2025-03-14 01:15:48,525 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,525 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 276 [2025-03-14 01:15:48,525 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,689 INFO L124 PetriNetUnfolderBase]: 70/1100 cut-off events. [2025-03-14 01:15:48,689 INFO L125 PetriNetUnfolderBase]: For 78/94 co-relation queries the response was YES. [2025-03-14 01:15:48,692 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 6897 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. [2025-03-14 01:15:48,695 INFO L140 encePairwiseOnDemand]: 264/276 looper letters, 15 selfloop transitions, 5 changer transitions 5/255 dead transitions. [2025-03-14 01:15:48,696 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 255 transitions, 585 flow [2025-03-14 01:15:48,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 749 transitions. [2025-03-14 01:15:48,697 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9045893719806763 [2025-03-14 01:15:48,698 INFO L175 Difference]: Start difference. First operand has 254 places, 255 transitions, 533 flow. Second operand 3 states and 749 transitions. [2025-03-14 01:15:48,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 255 transitions, 585 flow [2025-03-14 01:15:48,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 255 transitions, 584 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:48,702 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 537 flow [2025-03-14 01:15:48,702 INFO L262 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} [2025-03-14 01:15:48,703 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -11 predicate places. [2025-03-14 01:15:48,703 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 537 flow [2025-03-14 01:15:48,704 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) [2025-03-14 01:15:48,704 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,704 INFO L206 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] [2025-03-14 01:15:48,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:15:48,704 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:48,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,704 INFO L85 PathProgramCache]: Analyzing trace with hash 471001954, now seen corresponding path program 1 times [2025-03-14 01:15:48,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318827036] [2025-03-14 01:15:48,705 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,717 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-14 01:15:48,721 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-14 01:15:48,721 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,722 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,744 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:48,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1318827036] [2025-03-14 01:15:48,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1318827036] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308499222] [2025-03-14 01:15:48,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,746 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,747 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,747 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,771 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 276 [2025-03-14 01:15:48,772 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) [2025-03-14 01:15:48,772 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,772 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 276 [2025-03-14 01:15:48,772 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,868 INFO L124 PetriNetUnfolderBase]: 34/1009 cut-off events. [2025-03-14 01:15:48,868 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:48,874 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 5855 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. [2025-03-14 01:15:48,878 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions. [2025-03-14 01:15:48,878 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 245 transitions, 563 flow [2025-03-14 01:15:48,879 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-03-14 01:15:48,881 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9118357487922706 [2025-03-14 01:15:48,881 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 537 flow. Second operand 3 states and 755 transitions. [2025-03-14 01:15:48,882 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 245 transitions, 563 flow [2025-03-14 01:15:48,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 245 transitions, 563 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:48,886 INFO L231 Difference]: Finished difference. Result has 246 places, 245 transitions, 539 flow [2025-03-14 01:15:48,887 INFO L262 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} [2025-03-14 01:15:48,888 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2025-03-14 01:15:48,889 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 245 transitions, 539 flow [2025-03-14 01:15:48,889 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) [2025-03-14 01:15:48,889 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,890 INFO L206 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] [2025-03-14 01:15:48,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:15:48,890 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:48,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,891 INFO L85 PathProgramCache]: Analyzing trace with hash 1185923465, now seen corresponding path program 1 times [2025-03-14 01:15:48,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1805715044] [2025-03-14 01:15:48,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,904 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-03-14 01:15:48,911 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-03-14 01:15:48,911 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,911 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,932 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:48,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1805715044] [2025-03-14 01:15:48,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1805715044] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,933 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1167233495] [2025-03-14 01:15:48,933 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,938 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,938 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,938 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,938 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,970 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 276 [2025-03-14 01:15:48,971 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) [2025-03-14 01:15:48,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 276 [2025-03-14 01:15:48,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,077 INFO L124 PetriNetUnfolderBase]: 34/1008 cut-off events. [2025-03-14 01:15:49,078 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:49,081 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 5849 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. [2025-03-14 01:15:49,083 INFO L140 encePairwiseOnDemand]: 273/276 looper letters, 14 selfloop transitions, 2 changer transitions 0/244 dead transitions. [2025-03-14 01:15:49,084 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 244 transitions, 569 flow [2025-03-14 01:15:49,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2025-03-14 01:15:49,086 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2025-03-14 01:15:49,086 INFO L175 Difference]: Start difference. First operand has 246 places, 245 transitions, 539 flow. Second operand 3 states and 758 transitions. [2025-03-14 01:15:49,086 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 244 transitions, 569 flow [2025-03-14 01:15:49,087 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 244 transitions, 569 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:49,089 INFO L231 Difference]: Finished difference. Result has 247 places, 244 transitions, 541 flow [2025-03-14 01:15:49,089 INFO L262 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} [2025-03-14 01:15:49,090 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2025-03-14 01:15:49,090 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 541 flow [2025-03-14 01:15:49,091 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) [2025-03-14 01:15:49,091 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,091 INFO L206 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] [2025-03-14 01:15:49,091 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:15:49,091 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:49,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,092 INFO L85 PathProgramCache]: Analyzing trace with hash 701574248, now seen corresponding path program 1 times [2025-03-14 01:15:49,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1424913930] [2025-03-14 01:15:49,092 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,097 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-14 01:15:49,104 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-14 01:15:49,104 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,104 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:49,143 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:49,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:49,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1424913930] [2025-03-14 01:15:49,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1424913930] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:49,144 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:49,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:49,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120673357] [2025-03-14 01:15:49,144 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:49,144 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:49,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:49,145 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:49,145 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:49,151 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 276 [2025-03-14 01:15:49,152 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) [2025-03-14 01:15:49,152 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:49,152 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 276 [2025-03-14 01:15:49,152 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,248 INFO L124 PetriNetUnfolderBase]: 34/1007 cut-off events. [2025-03-14 01:15:49,249 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:49,254 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 5827 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. [2025-03-14 01:15:49,258 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 1 changer transitions 0/249 dead transitions. [2025-03-14 01:15:49,258 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 249 transitions, 597 flow [2025-03-14 01:15:49,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-03-14 01:15:49,261 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2025-03-14 01:15:49,261 INFO L175 Difference]: Start difference. First operand has 247 places, 244 transitions, 541 flow. Second operand 3 states and 780 transitions. [2025-03-14 01:15:49,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 249 transitions, 597 flow [2025-03-14 01:15:49,263 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 249 transitions, 593 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:15:49,266 INFO L231 Difference]: Finished difference. Result has 246 places, 243 transitions, 537 flow [2025-03-14 01:15:49,266 INFO L262 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} [2025-03-14 01:15:49,267 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2025-03-14 01:15:49,267 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 243 transitions, 537 flow [2025-03-14 01:15:49,267 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) [2025-03-14 01:15:49,267 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,268 INFO L206 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] [2025-03-14 01:15:49,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:15:49,268 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:49,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,268 INFO L85 PathProgramCache]: Analyzing trace with hash 813780614, now seen corresponding path program 1 times [2025-03-14 01:15:49,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1528673116] [2025-03-14 01:15:49,269 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,276 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-14 01:15:49,279 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-14 01:15:49,279 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,279 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:49,321 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:49,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:49,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1528673116] [2025-03-14 01:15:49,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1528673116] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:49,321 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:49,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:49,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [81395224] [2025-03-14 01:15:49,321 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:49,321 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:49,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:49,322 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:49,322 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:49,348 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 276 [2025-03-14 01:15:49,349 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) [2025-03-14 01:15:49,350 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:49,350 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 276 [2025-03-14 01:15:49,350 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,465 INFO L124 PetriNetUnfolderBase]: 34/1006 cut-off events. [2025-03-14 01:15:49,465 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2025-03-14 01:15:49,471 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 5821 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. [2025-03-14 01:15:49,476 INFO L140 encePairwiseOnDemand]: 273/276 looper letters, 15 selfloop transitions, 2 changer transitions 0/242 dead transitions. [2025-03-14 01:15:49,476 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 242 transitions, 569 flow [2025-03-14 01:15:49,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2025-03-14 01:15:49,479 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2025-03-14 01:15:49,479 INFO L175 Difference]: Start difference. First operand has 246 places, 243 transitions, 537 flow. Second operand 3 states and 758 transitions. [2025-03-14 01:15:49,479 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 242 transitions, 569 flow [2025-03-14 01:15:49,483 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 242 transitions, 568 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:49,486 INFO L231 Difference]: Finished difference. Result has 246 places, 242 transitions, 538 flow [2025-03-14 01:15:49,487 INFO L262 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} [2025-03-14 01:15:49,488 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2025-03-14 01:15:49,489 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 242 transitions, 538 flow [2025-03-14 01:15:49,489 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) [2025-03-14 01:15:49,489 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,490 INFO L206 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] [2025-03-14 01:15:49,490 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:15:49,490 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:49,490 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,490 INFO L85 PathProgramCache]: Analyzing trace with hash -2093823937, now seen corresponding path program 1 times [2025-03-14 01:15:49,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,490 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [327683501] [2025-03-14 01:15:49,491 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,507 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:15:49,517 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:15:49,517 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,518 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:49,564 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:49,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:49,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [327683501] [2025-03-14 01:15:49,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [327683501] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:49,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:49,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:15:49,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1129027100] [2025-03-14 01:15:49,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:49,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:49,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:49,568 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:49,568 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:49,583 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 248 out of 276 [2025-03-14 01:15:49,584 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) [2025-03-14 01:15:49,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:49,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 248 of 276 [2025-03-14 01:15:49,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,697 INFO L124 PetriNetUnfolderBase]: 32/994 cut-off events. [2025-03-14 01:15:49,698 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:49,705 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 5713 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. [2025-03-14 01:15:49,709 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 0 changer transitions 1/241 dead transitions. [2025-03-14 01:15:49,710 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 241 transitions, 561 flow [2025-03-14 01:15:49,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 759 transitions. [2025-03-14 01:15:49,712 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-03-14 01:15:49,713 INFO L175 Difference]: Start difference. First operand has 246 places, 242 transitions, 538 flow. Second operand 3 states and 759 transitions. [2025-03-14 01:15:49,713 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 241 transitions, 561 flow [2025-03-14 01:15:49,717 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 241 transitions, 553 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-03-14 01:15:49,720 INFO L231 Difference]: Finished difference. Result has 245 places, 240 transitions, 525 flow [2025-03-14 01:15:49,721 INFO L262 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} [2025-03-14 01:15:49,721 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -16 predicate places. [2025-03-14 01:15:49,721 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 240 transitions, 525 flow [2025-03-14 01:15:49,723 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) [2025-03-14 01:15:49,723 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,723 INFO L206 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] [2025-03-14 01:15:49,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:15:49,723 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:49,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,724 INFO L85 PathProgramCache]: Analyzing trace with hash 200645471, now seen corresponding path program 1 times [2025-03-14 01:15:49,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1016873428] [2025-03-14 01:15:49,724 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,735 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-14 01:15:49,754 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-14 01:15:49,754 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,754 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:50,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:50,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:50,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1016873428] [2025-03-14 01:15:50,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1016873428] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:50,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:50,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:15:50,189 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [458795449] [2025-03-14 01:15:50,189 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:50,189 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:15:50,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:50,191 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:15:50,191 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:15:50,464 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 276 [2025-03-14 01:15:50,466 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) [2025-03-14 01:15:50,466 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:50,466 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 276 [2025-03-14 01:15:50,466 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:50,600 INFO L124 PetriNetUnfolderBase]: 32/988 cut-off events. [2025-03-14 01:15:50,600 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2025-03-14 01:15:50,605 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. [2025-03-14 01:15:50,609 INFO L140 encePairwiseOnDemand]: 269/276 looper letters, 34 selfloop transitions, 6 changer transitions 0/239 dead transitions. [2025-03-14 01:15:50,609 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 239 transitions, 603 flow [2025-03-14 01:15:50,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:15:50,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:15:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1379 transitions. [2025-03-14 01:15:50,613 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8327294685990339 [2025-03-14 01:15:50,613 INFO L175 Difference]: Start difference. First operand has 245 places, 240 transitions, 525 flow. Second operand 6 states and 1379 transitions. [2025-03-14 01:15:50,613 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 239 transitions, 603 flow [2025-03-14 01:15:50,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 239 transitions, 601 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:50,618 INFO L231 Difference]: Finished difference. Result has 247 places, 239 transitions, 533 flow [2025-03-14 01:15:50,618 INFO L262 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} [2025-03-14 01:15:50,619 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2025-03-14 01:15:50,619 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 239 transitions, 533 flow [2025-03-14 01:15:50,620 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) [2025-03-14 01:15:50,620 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:50,620 INFO L206 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] [2025-03-14 01:15:50,620 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:15:50,620 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:50,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:50,621 INFO L85 PathProgramCache]: Analyzing trace with hash -1254940341, now seen corresponding path program 1 times [2025-03-14 01:15:50,621 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:50,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800124811] [2025-03-14 01:15:50,621 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:50,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:50,634 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-14 01:15:50,641 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-14 01:15:50,641 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:50,641 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:50,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:50,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:50,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800124811] [2025-03-14 01:15:50,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800124811] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:50,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:50,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:15:50,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [940983617] [2025-03-14 01:15:50,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:50,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:15:50,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:50,719 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:15:50,719 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:15:50,813 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 276 [2025-03-14 01:15:50,814 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) [2025-03-14 01:15:50,815 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:50,815 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 276 [2025-03-14 01:15:50,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:50,928 INFO L124 PetriNetUnfolderBase]: 24/884 cut-off events. [2025-03-14 01:15:50,928 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-03-14 01:15:50,931 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 18. Compared 4613 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. [2025-03-14 01:15:50,934 INFO L140 encePairwiseOnDemand]: 263/276 looper letters, 31 selfloop transitions, 11 changer transitions 1/261 dead transitions. [2025-03-14 01:15:50,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 261 transitions, 687 flow [2025-03-14 01:15:50,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:15:50,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:15:50,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1017 transitions. [2025-03-14 01:15:50,937 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9211956521739131 [2025-03-14 01:15:50,937 INFO L175 Difference]: Start difference. First operand has 247 places, 239 transitions, 533 flow. Second operand 4 states and 1017 transitions. [2025-03-14 01:15:50,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 261 transitions, 687 flow [2025-03-14 01:15:50,939 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 261 transitions, 675 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:15:50,942 INFO L231 Difference]: Finished difference. Result has 247 places, 248 transitions, 603 flow [2025-03-14 01:15:50,942 INFO L262 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} [2025-03-14 01:15:50,944 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2025-03-14 01:15:50,944 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 248 transitions, 603 flow [2025-03-14 01:15:50,945 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) [2025-03-14 01:15:50,945 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:50,945 INFO L206 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] [2025-03-14 01:15:50,945 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:15:50,945 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:50,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:50,946 INFO L85 PathProgramCache]: Analyzing trace with hash -2129578939, now seen corresponding path program 1 times [2025-03-14 01:15:50,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:50,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1332301579] [2025-03-14 01:15:50,947 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:50,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:50,958 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:15:50,970 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:15:50,972 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:50,972 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:50,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:50,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:50,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1332301579] [2025-03-14 01:15:50,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1332301579] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:50,999 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:50,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:50,999 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [133529737] [2025-03-14 01:15:50,999 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:51,000 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:51,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:51,000 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:51,000 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:51,014 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 276 [2025-03-14 01:15:51,015 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) [2025-03-14 01:15:51,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:51,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 276 [2025-03-14 01:15:51,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:51,196 INFO L124 PetriNetUnfolderBase]: 103/1636 cut-off events. [2025-03-14 01:15:51,197 INFO L125 PetriNetUnfolderBase]: For 165/534 co-relation queries the response was YES. [2025-03-14 01:15:51,206 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 11635 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. [2025-03-14 01:15:51,213 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 15 selfloop transitions, 5 changer transitions 0/255 dead transitions. [2025-03-14 01:15:51,213 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 255 transitions, 666 flow [2025-03-14 01:15:51,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:51,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:51,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 774 transitions. [2025-03-14 01:15:51,215 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9347826086956522 [2025-03-14 01:15:51,215 INFO L175 Difference]: Start difference. First operand has 247 places, 248 transitions, 603 flow. Second operand 3 states and 774 transitions. [2025-03-14 01:15:51,215 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 255 transitions, 666 flow [2025-03-14 01:15:51,218 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 255 transitions, 664 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:51,220 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 639 flow [2025-03-14 01:15:51,220 INFO L262 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} [2025-03-14 01:15:51,221 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -11 predicate places. [2025-03-14 01:15:51,221 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 639 flow [2025-03-14 01:15:51,222 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) [2025-03-14 01:15:51,222 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:51,222 INFO L206 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] [2025-03-14 01:15:51,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:15:51,222 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:51,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:51,223 INFO L85 PathProgramCache]: Analyzing trace with hash -785712662, now seen corresponding path program 1 times [2025-03-14 01:15:51,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:51,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579826283] [2025-03-14 01:15:51,223 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:51,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:51,232 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-03-14 01:15:51,237 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-03-14 01:15:51,237 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,237 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:51,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:51,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:51,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579826283] [2025-03-14 01:15:51,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579826283] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:51,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:51,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:51,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1543955025] [2025-03-14 01:15:51,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:51,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:51,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:51,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:51,262 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:51,272 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 276 [2025-03-14 01:15:51,273 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) [2025-03-14 01:15:51,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:51,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 276 [2025-03-14 01:15:51,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:51,510 INFO L124 PetriNetUnfolderBase]: 183/2376 cut-off events. [2025-03-14 01:15:51,511 INFO L125 PetriNetUnfolderBase]: For 246/542 co-relation queries the response was YES. [2025-03-14 01:15:51,524 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 19287 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. [2025-03-14 01:15:51,532 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 15 selfloop transitions, 5 changer transitions 8/259 dead transitions. [2025-03-14 01:15:51,533 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 259 transitions, 702 flow [2025-03-14 01:15:51,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:51,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:51,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 774 transitions. [2025-03-14 01:15:51,535 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9347826086956522 [2025-03-14 01:15:51,535 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 639 flow. Second operand 3 states and 774 transitions. [2025-03-14 01:15:51,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 259 transitions, 702 flow [2025-03-14 01:15:51,537 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 259 transitions, 692 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:15:51,540 INFO L231 Difference]: Finished difference. Result has 252 places, 248 transitions, 648 flow [2025-03-14 01:15:51,540 INFO L262 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} [2025-03-14 01:15:51,541 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -9 predicate places. [2025-03-14 01:15:51,541 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 248 transitions, 648 flow [2025-03-14 01:15:51,541 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) [2025-03-14 01:15:51,541 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:51,541 INFO L206 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] [2025-03-14 01:15:51,541 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-14 01:15:51,542 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:51,542 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:51,542 INFO L85 PathProgramCache]: Analyzing trace with hash -761609442, now seen corresponding path program 1 times [2025-03-14 01:15:51,542 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:51,542 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26990010] [2025-03-14 01:15:51,542 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:51,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:51,551 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-03-14 01:15:51,571 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-03-14 01:15:51,571 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,571 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:15:51,571 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:15:51,580 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-03-14 01:15:51,591 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-03-14 01:15:51,592 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,592 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:15:51,617 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:15:51,618 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:15:51,618 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-14 01:15:51,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-14 01:15:51,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-14 01:15:51,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-14 01:15:51,622 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-14 01:15:51,623 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:15:51,625 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:15:51,625 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:15:51,661 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-03-14 01:15:51,667 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 320 places, 339 transitions, 722 flow [2025-03-14 01:15:51,819 INFO L124 PetriNetUnfolderBase]: 167/1779 cut-off events. [2025-03-14 01:15:51,820 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2025-03-14 01:15:51,831 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 11105 event pairs, 2 based on Foata normal form. 0/1456 useless extension candidates. Maximal degree in co-relation 1037. Up to 32 conditions per place. [2025-03-14 01:15:51,832 INFO L82 GeneralOperation]: Start removeDead. Operand has 320 places, 339 transitions, 722 flow [2025-03-14 01:15:51,843 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 320 places, 339 transitions, 722 flow [2025-03-14 01:15:51,844 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:15:51,845 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;@6a61ae52, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:15:51,845 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2025-03-14 01:15:51,846 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:15:51,847 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2025-03-14 01:15:51,847 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:15:51,847 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:51,847 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:15:51,847 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:51,847 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:51,848 INFO L85 PathProgramCache]: Analyzing trace with hash -180031366, now seen corresponding path program 1 times [2025-03-14 01:15:51,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:51,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1933964075] [2025-03-14 01:15:51,849 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:51,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:51,853 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-14 01:15:51,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-14 01:15:51,855 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:51,868 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:51,868 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:51,868 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1933964075] [2025-03-14 01:15:51,868 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1933964075] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:51,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:51,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:51,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [210275604] [2025-03-14 01:15:51,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:51,869 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:51,869 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:51,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:51,870 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:51,883 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 339 [2025-03-14 01:15:51,884 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) [2025-03-14 01:15:51,884 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:51,884 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 339 [2025-03-14 01:15:51,884 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:52,078 INFO L124 PetriNetUnfolderBase]: 77/1662 cut-off events. [2025-03-14 01:15:52,078 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2025-03-14 01:15:52,089 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 28. Compared 10336 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. [2025-03-14 01:15:52,095 INFO L140 encePairwiseOnDemand]: 322/339 looper letters, 20 selfloop transitions, 1 changer transitions 4/321 dead transitions. [2025-03-14 01:15:52,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 321 transitions, 728 flow [2025-03-14 01:15:52,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:52,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:52,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2025-03-14 01:15:52,098 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9213372664700098 [2025-03-14 01:15:52,098 INFO L175 Difference]: Start difference. First operand has 320 places, 339 transitions, 722 flow. Second operand 3 states and 937 transitions. [2025-03-14 01:15:52,098 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 321 transitions, 728 flow [2025-03-14 01:15:52,099 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 321 transitions, 728 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:52,102 INFO L231 Difference]: Finished difference. Result has 316 places, 317 transitions, 680 flow [2025-03-14 01:15:52,102 INFO L262 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} [2025-03-14 01:15:52,103 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -4 predicate places. [2025-03-14 01:15:52,103 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 317 transitions, 680 flow [2025-03-14 01:15:52,104 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) [2025-03-14 01:15:52,104 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:52,104 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:15:52,104 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-14 01:15:52,104 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:52,105 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:52,105 INFO L85 PathProgramCache]: Analyzing trace with hash -1286169862, now seen corresponding path program 1 times [2025-03-14 01:15:52,105 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:52,105 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [272832669] [2025-03-14 01:15:52,105 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:52,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:52,110 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-14 01:15:52,111 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-14 01:15:52,111 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:52,112 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:52,129 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:52,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:52,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [272832669] [2025-03-14 01:15:52,129 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [272832669] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:52,129 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:52,129 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:52,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985948225] [2025-03-14 01:15:52,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:52,129 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:52,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:52,130 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:52,130 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:52,138 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 339 [2025-03-14 01:15:52,139 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) [2025-03-14 01:15:52,139 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:52,139 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 339 [2025-03-14 01:15:52,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:52,545 INFO L124 PetriNetUnfolderBase]: 152/3265 cut-off events. [2025-03-14 01:15:52,546 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:52,580 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 26085 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. [2025-03-14 01:15:52,592 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 25 selfloop transitions, 1 changer transitions 0/328 dead transitions. [2025-03-14 01:15:52,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 328 transitions, 794 flow [2025-03-14 01:15:52,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:52,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:52,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2025-03-14 01:15:52,595 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9410029498525073 [2025-03-14 01:15:52,595 INFO L175 Difference]: Start difference. First operand has 316 places, 317 transitions, 680 flow. Second operand 3 states and 957 transitions. [2025-03-14 01:15:52,595 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 328 transitions, 794 flow [2025-03-14 01:15:52,596 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 312 places, 328 transitions, 793 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:52,599 INFO L231 Difference]: Finished difference. Result has 312 places, 316 transitions, 679 flow [2025-03-14 01:15:52,599 INFO L262 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} [2025-03-14 01:15:52,600 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -8 predicate places. [2025-03-14 01:15:52,600 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 316 transitions, 679 flow [2025-03-14 01:15:52,601 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) [2025-03-14 01:15:52,601 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:52,601 INFO L206 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] [2025-03-14 01:15:52,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-14 01:15:52,601 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:52,601 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:52,601 INFO L85 PathProgramCache]: Analyzing trace with hash -1216570373, now seen corresponding path program 1 times [2025-03-14 01:15:52,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:52,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1273484865] [2025-03-14 01:15:52,602 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:52,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:52,606 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-14 01:15:52,607 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-14 01:15:52,608 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:52,608 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:52,622 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:52,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:52,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1273484865] [2025-03-14 01:15:52,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1273484865] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:52,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:52,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:52,623 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943670653] [2025-03-14 01:15:52,623 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:52,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:52,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:52,623 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:52,623 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:52,644 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 339 [2025-03-14 01:15:52,645 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) [2025-03-14 01:15:52,645 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:52,645 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 339 [2025-03-14 01:15:52,645 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:53,468 INFO L124 PetriNetUnfolderBase]: 1076/5164 cut-off events. [2025-03-14 01:15:53,468 INFO L125 PetriNetUnfolderBase]: For 1292/1420 co-relation queries the response was YES. [2025-03-14 01:15:53,495 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7515 conditions, 5164 events. 1076/5164 cut-off events. For 1292/1420 co-relation queries the response was YES. Maximal size of possible extension queue 189. Compared 48123 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. [2025-03-14 01:15:53,512 INFO L140 encePairwiseOnDemand]: 325/339 looper letters, 32 selfloop transitions, 6 changer transitions 3/323 dead transitions. [2025-03-14 01:15:53,513 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 323 transitions, 800 flow [2025-03-14 01:15:53,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:53,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:53,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 922 transitions. [2025-03-14 01:15:53,515 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065880039331367 [2025-03-14 01:15:53,515 INFO L175 Difference]: Start difference. First operand has 312 places, 316 transitions, 679 flow. Second operand 3 states and 922 transitions. [2025-03-14 01:15:53,515 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 323 transitions, 800 flow [2025-03-14 01:15:53,516 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 323 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:53,519 INFO L231 Difference]: Finished difference. Result has 307 places, 311 transitions, 696 flow [2025-03-14 01:15:53,519 INFO L262 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} [2025-03-14 01:15:53,520 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -13 predicate places. [2025-03-14 01:15:53,520 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 311 transitions, 696 flow [2025-03-14 01:15:53,520 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) [2025-03-14 01:15:53,520 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:53,521 INFO L206 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] [2025-03-14 01:15:53,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-14 01:15:53,521 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:53,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:53,521 INFO L85 PathProgramCache]: Analyzing trace with hash -242821918, now seen corresponding path program 1 times [2025-03-14 01:15:53,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:53,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1166744964] [2025-03-14 01:15:53,521 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:53,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:53,525 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-14 01:15:53,527 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-14 01:15:53,527 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:53,527 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:53,537 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:53,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:53,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1166744964] [2025-03-14 01:15:53,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1166744964] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:53,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:53,537 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:53,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298109667] [2025-03-14 01:15:53,537 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:53,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:53,538 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:53,538 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:53,538 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:53,553 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 339 [2025-03-14 01:15:53,554 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) [2025-03-14 01:15:53,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:53,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 339 [2025-03-14 01:15:53,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:53,925 INFO L124 PetriNetUnfolderBase]: 268/3541 cut-off events. [2025-03-14 01:15:53,925 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:53,947 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 68. Compared 29691 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. [2025-03-14 01:15:53,956 INFO L140 encePairwiseOnDemand]: 333/339 looper letters, 20 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2025-03-14 01:15:53,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 308 transitions, 734 flow [2025-03-14 01:15:53,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:53,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:53,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 926 transitions. [2025-03-14 01:15:53,958 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9105211406096362 [2025-03-14 01:15:53,959 INFO L175 Difference]: Start difference. First operand has 307 places, 311 transitions, 696 flow. Second operand 3 states and 926 transitions. [2025-03-14 01:15:53,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 308 transitions, 734 flow [2025-03-14 01:15:53,960 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 308 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:53,962 INFO L231 Difference]: Finished difference. Result has 303 places, 308 transitions, 698 flow [2025-03-14 01:15:53,963 INFO L262 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} [2025-03-14 01:15:53,964 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2025-03-14 01:15:53,964 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 308 transitions, 698 flow [2025-03-14 01:15:53,964 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) [2025-03-14 01:15:53,965 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:53,965 INFO L206 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] [2025-03-14 01:15:53,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-14 01:15:53,966 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:53,966 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:53,966 INFO L85 PathProgramCache]: Analyzing trace with hash -1899006679, now seen corresponding path program 1 times [2025-03-14 01:15:53,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:53,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977883288] [2025-03-14 01:15:53,966 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:53,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:53,974 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-03-14 01:15:53,976 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-03-14 01:15:53,976 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:53,976 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:53,990 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:53,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:53,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977883288] [2025-03-14 01:15:53,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977883288] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:53,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:53,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:53,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [9348844] [2025-03-14 01:15:53,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:53,991 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:53,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:53,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:53,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:54,014 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 339 [2025-03-14 01:15:54,015 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) [2025-03-14 01:15:54,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:54,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 339 [2025-03-14 01:15:54,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:54,309 INFO L124 PetriNetUnfolderBase]: 268/3540 cut-off events. [2025-03-14 01:15:54,309 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:54,332 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 68. Compared 29898 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. [2025-03-14 01:15:54,341 INFO L140 encePairwiseOnDemand]: 336/339 looper letters, 20 selfloop transitions, 2 changer transitions 0/307 dead transitions. [2025-03-14 01:15:54,341 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 307 transitions, 740 flow [2025-03-14 01:15:54,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:54,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:54,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 929 transitions. [2025-03-14 01:15:54,343 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9134709931170109 [2025-03-14 01:15:54,343 INFO L175 Difference]: Start difference. First operand has 303 places, 308 transitions, 698 flow. Second operand 3 states and 929 transitions. [2025-03-14 01:15:54,343 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 307 transitions, 740 flow [2025-03-14 01:15:54,345 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:54,347 INFO L231 Difference]: Finished difference. Result has 304 places, 307 transitions, 700 flow [2025-03-14 01:15:54,347 INFO L262 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} [2025-03-14 01:15:54,347 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2025-03-14 01:15:54,348 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 307 transitions, 700 flow [2025-03-14 01:15:54,348 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) [2025-03-14 01:15:54,348 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:54,348 INFO L206 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] [2025-03-14 01:15:54,348 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-14 01:15:54,348 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:54,349 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:54,349 INFO L85 PathProgramCache]: Analyzing trace with hash -62910872, now seen corresponding path program 1 times [2025-03-14 01:15:54,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:54,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021929158] [2025-03-14 01:15:54,349 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:54,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:54,353 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-14 01:15:54,354 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-14 01:15:54,354 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:54,354 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:54,369 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:54,369 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:54,369 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021929158] [2025-03-14 01:15:54,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021929158] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:54,369 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:54,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:54,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1201296849] [2025-03-14 01:15:54,369 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:54,369 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:54,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:54,370 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:54,370 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:54,377 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 339 [2025-03-14 01:15:54,377 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) [2025-03-14 01:15:54,377 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:54,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 339 [2025-03-14 01:15:54,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:54,772 INFO L124 PetriNetUnfolderBase]: 268/3539 cut-off events. [2025-03-14 01:15:54,772 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:54,799 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 68. Compared 29853 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. [2025-03-14 01:15:54,816 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 25 selfloop transitions, 1 changer transitions 0/318 dead transitions. [2025-03-14 01:15:54,817 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 318 transitions, 814 flow [2025-03-14 01:15:54,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:54,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:54,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2025-03-14 01:15:54,823 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9410029498525073 [2025-03-14 01:15:54,823 INFO L175 Difference]: Start difference. First operand has 304 places, 307 transitions, 700 flow. Second operand 3 states and 957 transitions. [2025-03-14 01:15:54,823 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 318 transitions, 814 flow [2025-03-14 01:15:54,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 318 transitions, 810 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:15:54,829 INFO L231 Difference]: Finished difference. Result has 303 places, 306 transitions, 696 flow [2025-03-14 01:15:54,830 INFO L262 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} [2025-03-14 01:15:54,830 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2025-03-14 01:15:54,830 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 306 transitions, 696 flow [2025-03-14 01:15:54,831 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) [2025-03-14 01:15:54,831 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:54,831 INFO L206 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] [2025-03-14 01:15:54,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-14 01:15:54,831 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:54,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:54,832 INFO L85 PathProgramCache]: Analyzing trace with hash 1832577431, now seen corresponding path program 1 times [2025-03-14 01:15:54,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:54,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [246840197] [2025-03-14 01:15:54,832 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:54,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:54,840 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-14 01:15:54,842 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-14 01:15:54,842 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:54,842 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:54,860 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:54,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:54,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [246840197] [2025-03-14 01:15:54,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [246840197] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:54,861 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:54,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:54,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2097456684] [2025-03-14 01:15:54,861 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:54,862 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:54,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:54,862 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:54,862 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:54,887 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 339 [2025-03-14 01:15:54,889 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) [2025-03-14 01:15:54,889 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:54,889 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 339 [2025-03-14 01:15:54,889 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:55,361 INFO L124 PetriNetUnfolderBase]: 268/3538 cut-off events. [2025-03-14 01:15:55,361 INFO L125 PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES. [2025-03-14 01:15:55,451 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 68. Compared 29839 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. [2025-03-14 01:15:55,464 INFO L140 encePairwiseOnDemand]: 336/339 looper letters, 21 selfloop transitions, 2 changer transitions 0/305 dead transitions. [2025-03-14 01:15:55,464 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 305 transitions, 740 flow [2025-03-14 01:15:55,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:55,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:55,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 929 transitions. [2025-03-14 01:15:55,466 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9134709931170109 [2025-03-14 01:15:55,466 INFO L175 Difference]: Start difference. First operand has 303 places, 306 transitions, 696 flow. Second operand 3 states and 929 transitions. [2025-03-14 01:15:55,466 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 305 transitions, 740 flow [2025-03-14 01:15:55,468 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 305 transitions, 739 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:55,471 INFO L231 Difference]: Finished difference. Result has 303 places, 305 transitions, 697 flow [2025-03-14 01:15:55,471 INFO L262 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} [2025-03-14 01:15:55,472 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2025-03-14 01:15:55,472 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 305 transitions, 697 flow [2025-03-14 01:15:55,472 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) [2025-03-14 01:15:55,472 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:55,472 INFO L206 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] [2025-03-14 01:15:55,472 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-14 01:15:55,473 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:55,473 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:55,473 INFO L85 PathProgramCache]: Analyzing trace with hash -862816016, now seen corresponding path program 1 times [2025-03-14 01:15:55,473 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:55,473 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979074668] [2025-03-14 01:15:55,474 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:55,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:55,486 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-14 01:15:55,490 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-14 01:15:55,491 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:55,491 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:55,511 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:55,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:55,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979074668] [2025-03-14 01:15:55,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979074668] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:55,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:55,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:15:55,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [634479572] [2025-03-14 01:15:55,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:55,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:55,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:55,513 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:55,513 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:55,531 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-03-14 01:15:55,532 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) [2025-03-14 01:15:55,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:55,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-03-14 01:15:55,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:55,993 INFO L124 PetriNetUnfolderBase]: 266/3526 cut-off events. [2025-03-14 01:15:55,993 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:56,042 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 68. Compared 29693 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. [2025-03-14 01:15:56,059 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 19 selfloop transitions, 0 changer transitions 1/304 dead transitions. [2025-03-14 01:15:56,059 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 304 transitions, 732 flow [2025-03-14 01:15:56,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:56,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:56,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 930 transitions. [2025-03-14 01:15:56,062 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9144542772861357 [2025-03-14 01:15:56,063 INFO L175 Difference]: Start difference. First operand has 303 places, 305 transitions, 697 flow. Second operand 3 states and 930 transitions. [2025-03-14 01:15:56,063 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 304 transitions, 732 flow [2025-03-14 01:15:56,065 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 301 places, 304 transitions, 724 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-03-14 01:15:56,068 INFO L231 Difference]: Finished difference. Result has 302 places, 303 transitions, 684 flow [2025-03-14 01:15:56,069 INFO L262 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} [2025-03-14 01:15:56,069 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -18 predicate places. [2025-03-14 01:15:56,069 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 303 transitions, 684 flow [2025-03-14 01:15:56,070 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) [2025-03-14 01:15:56,070 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:56,070 INFO L206 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] [2025-03-14 01:15:56,070 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-14 01:15:56,070 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:56,070 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:56,071 INFO L85 PathProgramCache]: Analyzing trace with hash -1567785921, now seen corresponding path program 1 times [2025-03-14 01:15:56,071 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:56,071 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [893846084] [2025-03-14 01:15:56,071 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:56,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:56,079 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-14 01:15:56,085 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-14 01:15:56,086 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:56,086 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:56,290 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:56,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:56,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [893846084] [2025-03-14 01:15:56,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [893846084] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:56,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:56,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:15:56,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1233120897] [2025-03-14 01:15:56,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:56,292 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:15:56,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:56,293 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:15:56,293 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:15:56,481 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 339 [2025-03-14 01:15:56,483 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) [2025-03-14 01:15:56,483 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:56,483 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 339 [2025-03-14 01:15:56,483 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:56,848 INFO L124 PetriNetUnfolderBase]: 266/3518 cut-off events. [2025-03-14 01:15:56,848 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2025-03-14 01:15:56,877 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 29624 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. [2025-03-14 01:15:56,889 INFO L140 encePairwiseOnDemand]: 332/339 looper letters, 40 selfloop transitions, 6 changer transitions 0/302 dead transitions. [2025-03-14 01:15:56,889 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 302 transitions, 774 flow [2025-03-14 01:15:56,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:15:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:15:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1715 transitions. [2025-03-14 01:15:56,891 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8431661750245821 [2025-03-14 01:15:56,891 INFO L175 Difference]: Start difference. First operand has 302 places, 303 transitions, 684 flow. Second operand 6 states and 1715 transitions. [2025-03-14 01:15:56,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 302 transitions, 774 flow [2025-03-14 01:15:56,893 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 302 transitions, 772 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:56,895 INFO L231 Difference]: Finished difference. Result has 304 places, 302 transitions, 692 flow [2025-03-14 01:15:56,896 INFO L262 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} [2025-03-14 01:15:56,896 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2025-03-14 01:15:56,896 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 302 transitions, 692 flow [2025-03-14 01:15:56,897 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) [2025-03-14 01:15:56,897 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:56,897 INFO L206 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] [2025-03-14 01:15:56,897 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-14 01:15:56,897 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:56,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:56,898 INFO L85 PathProgramCache]: Analyzing trace with hash -1982996885, now seen corresponding path program 1 times [2025-03-14 01:15:56,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:56,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056996508] [2025-03-14 01:15:56,898 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:56,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:56,904 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-14 01:15:56,907 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-14 01:15:56,907 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:56,908 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:56,941 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:56,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:56,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056996508] [2025-03-14 01:15:56,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056996508] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:56,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:56,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:15:56,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792173357] [2025-03-14 01:15:56,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:56,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:15:56,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:56,942 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:15:56,942 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:15:57,031 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 298 out of 339 [2025-03-14 01:15:57,032 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) [2025-03-14 01:15:57,032 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:57,032 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 339 [2025-03-14 01:15:57,032 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:57,388 INFO L124 PetriNetUnfolderBase]: 269/3695 cut-off events. [2025-03-14 01:15:57,388 INFO L125 PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES. [2025-03-14 01:15:57,413 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 31771 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. [2025-03-14 01:15:57,424 INFO L140 encePairwiseOnDemand]: 326/339 looper letters, 53 selfloop transitions, 11 changer transitions 0/339 dead transitions. [2025-03-14 01:15:57,424 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 339 transitions, 958 flow [2025-03-14 01:15:57,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:15:57,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:15:57,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1258 transitions. [2025-03-14 01:15:57,426 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9277286135693216 [2025-03-14 01:15:57,426 INFO L175 Difference]: Start difference. First operand has 304 places, 302 transitions, 692 flow. Second operand 4 states and 1258 transitions. [2025-03-14 01:15:57,426 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 339 transitions, 958 flow [2025-03-14 01:15:57,428 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 339 transitions, 946 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:15:57,430 INFO L231 Difference]: Finished difference. Result has 304 places, 311 transitions, 762 flow [2025-03-14 01:15:57,430 INFO L262 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} [2025-03-14 01:15:57,431 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2025-03-14 01:15:57,431 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 311 transitions, 762 flow [2025-03-14 01:15:57,431 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) [2025-03-14 01:15:57,431 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:57,431 INFO L206 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] [2025-03-14 01:15:57,431 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-14 01:15:57,432 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:15:57,432 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:57,432 INFO L85 PathProgramCache]: Analyzing trace with hash -51746933, now seen corresponding path program 1 times [2025-03-14 01:15:57,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:57,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2039883682] [2025-03-14 01:15:57,432 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:57,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:57,438 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:15:57,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:15:57,441 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:57,441 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:57,455 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:15:57,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:57,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2039883682] [2025-03-14 01:15:57,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2039883682] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:57,455 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:57,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:57,455 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1488325983] [2025-03-14 01:15:57,455 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:57,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:57,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:57,456 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:57,456 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:57,476 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-03-14 01:15:57,476 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) [2025-03-14 01:15:57,476 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:57,476 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-03-14 01:15:57,477 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:00,903 INFO L124 PetriNetUnfolderBase]: 5005/31527 cut-off events. [2025-03-14 01:16:00,903 INFO L125 PetriNetUnfolderBase]: For 7536/28188 co-relation queries the response was YES. [2025-03-14 01:16:01,117 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43118 conditions, 31527 events. 5005/31527 cut-off events. For 7536/28188 co-relation queries the response was YES. Maximal size of possible extension queue 921. Compared 446203 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. [2025-03-14 01:16:01,247 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 30 selfloop transitions, 8 changer transitions 0/327 dead transitions. [2025-03-14 01:16:01,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 327 transitions, 901 flow [2025-03-14 01:16:01,248 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:16:01,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:16:01,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2025-03-14 01:16:01,249 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9321533923303835 [2025-03-14 01:16:01,249 INFO L175 Difference]: Start difference. First operand has 304 places, 311 transitions, 762 flow. Second operand 3 states and 948 transitions. [2025-03-14 01:16:01,249 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 327 transitions, 901 flow [2025-03-14 01:16:01,256 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 327 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:16:01,259 INFO L231 Difference]: Finished difference. Result has 307 places, 318 transitions, 822 flow [2025-03-14 01:16:01,259 INFO L262 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} [2025-03-14 01:16:01,260 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -13 predicate places. [2025-03-14 01:16:01,260 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 318 transitions, 822 flow [2025-03-14 01:16:01,260 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) [2025-03-14 01:16:01,260 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:01,260 INFO L206 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] [2025-03-14 01:16:01,261 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-14 01:16:01,261 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:16:01,261 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:01,261 INFO L85 PathProgramCache]: Analyzing trace with hash 1723342709, now seen corresponding path program 1 times [2025-03-14 01:16:01,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:01,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837135577] [2025-03-14 01:16:01,261 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:01,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:01,269 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-03-14 01:16:01,276 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-03-14 01:16:01,276 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:01,276 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:01,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:16:01,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:01,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837135577] [2025-03-14 01:16:01,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837135577] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:01,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:01,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:16:01,295 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1711351256] [2025-03-14 01:16:01,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:01,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:16:01,296 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:01,296 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:16:01,296 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:16:01,314 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-03-14 01:16:01,315 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) [2025-03-14 01:16:01,315 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:01,315 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-03-14 01:16:01,315 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:02,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,200 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,200 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:16:02,200 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:02,200 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:02,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,235 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-14 01:16:02,235 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:16:02,235 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:16:02,235 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:16:02,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,283 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-14 01:16:02,283 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:02,283 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:16:02,283 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,284 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-14 01:16:02,284 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:16:02,284 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:16:02,284 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,339 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,339 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-03-14 01:16:02,339 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:16:02,345 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:16:02,345 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:16:02,345 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:16:02,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#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: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,405 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-14 01:16:02,405 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:02,405 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:02,405 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:02,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,406 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2025-03-14 01:16:02,406 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:16:02,406 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-14 01:16:02,406 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:16:02,406 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-14 01:16:02,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,461 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-14 01:16:02,461 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:02,461 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,461 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,462 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-03-14 01:16:02,462 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-14 01:16:02,462 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-14 01:16:02,462 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-14 01:16:02,462 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-03-14 01:16:02,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,662 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-14 01:16:02,662 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:02,662 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:02,662 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:02,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,740 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-14 01:16:02,740 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,740 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:02,740 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:02,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,828 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,829 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:02,829 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:02,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#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: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:02,938 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-14 01:16:02,938 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-14 01:16:02,938 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:16:02,938 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:16:02,938 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-14 01:16:03,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:03,064 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-03-14 01:16:03,064 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:16:03,064 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-03-14 01:16:03,064 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:03,064 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-14 01:16:03,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:03,724 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-14 01:16:03,724 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:03,724 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:03,724 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,042 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,042 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,042 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:04,042 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:04,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,070 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,070 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,070 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,070 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 164#setThreadENTRYtrue, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,074 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,074 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,074 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:04,074 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,145 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,177 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,177 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,177 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,177 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true]) [2025-03-14 01:16:04,202 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-14 01:16:04,202 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:04,202 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:04,202 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:04,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:04,202 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-14 01:16:04,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,202 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:04,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,474 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,474 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:04,474 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,474 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:04,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [205#L1280true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,509 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:04,509 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,509 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,509 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,511 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,511 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,511 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 157#L1281-1true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:04,537 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-14 01:16:04,537 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:04,537 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-14 01:16:04,537 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-14 01:16:04,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,563 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,563 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,563 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,563 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:04,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [205#L1280true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,582 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,582 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,582 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,582 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,599 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,599 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:04,599 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:04,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,604 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,604 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:04,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:04,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,660 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:04,660 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,661 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,661 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:04,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,661 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:04,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:04,661 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,661 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,685 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,685 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:04,685 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:04,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,705 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,705 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:04,705 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,705 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:04,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,712 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-14 01:16:04,712 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:04,712 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:04,712 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:04,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,753 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:04,753 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,753 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,754 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:04,754 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:04,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,771 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,771 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,771 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:04,771 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,772 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-14 01:16:04,772 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:04,772 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-14 01:16:04,772 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:04,772 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:04,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,790 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,790 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,790 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,790 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:04,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,795 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:04,795 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:04,795 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:04,795 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:04,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,833 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:04,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,833 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:04,833 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:04,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,856 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:04,856 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,856 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:04,856 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,902 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:04,902 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:04,902 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:04,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,981 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:04,981 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,982 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:04,982 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:04,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,990 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:04,990 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:04,990 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:04,990 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:04,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,992 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:04,992 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:04,992 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:04,992 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:04,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:04,995 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:04,995 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:04,995 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:04,995 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:05,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,003 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:05,003 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:05,003 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:05,003 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:05,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,059 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:05,059 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:05,059 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:05,059 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:05,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,060 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-14 01:16:05,060 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:05,061 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:05,061 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [205#L1280true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,070 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [205#L1280true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,070 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:05,070 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:05,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,075 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:05,075 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:05,075 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:05,075 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:05,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:05,132 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-14 01:16:05,132 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:05,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:05,132 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,152 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,152 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:05,152 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:05,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,154 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:05,154 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:05,154 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,154 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:05,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 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), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:05,210 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:16:05,210 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:05,210 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:05,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:05,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 306#L1282true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,216 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:05,216 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:05,216 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:05,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:05,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,227 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:05,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:05,227 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:05,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:05,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,228 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-03-14 01:16:05,228 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:05,228 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:05,228 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:05,228 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:05,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,245 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-03-14 01:16:05,245 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:05,245 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:05,245 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:05,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 157#L1281-1true, Black: 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), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:05,294 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:05,294 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:05,294 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:05,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,306 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-14 01:16:05,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:05,306 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:05,306 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:05,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,323 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-14 01:16:05,323 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:05,323 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,323 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:05,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:05,606 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:05,606 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:05,606 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:05,606 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:05,606 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:05,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:05,713 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:05,713 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:05,713 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:05,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:05,713 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:05,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,819 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,819 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:05,819 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,819 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:05,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,834 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,834 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:05,834 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,834 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:05,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,850 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:05,850 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:05,850 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:05,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,933 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:05,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:05,933 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:05,933 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:05,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:05,951 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:05,951 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:05,951 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:05,951 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:06,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:06,059 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-03-14 01:16:06,059 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:06,059 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:06,059 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:06,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 29#L1281-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:06,306 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-14 01:16:06,306 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:06,306 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:06,306 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:06,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:06,546 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-14 01:16:06,546 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:06,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:06,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:06,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 306#L1282true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:06,825 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-14 01:16:06,825 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:06,825 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:06,825 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:06,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 190#L1285-8true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true]) [2025-03-14 01:16:06,837 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-14 01:16:06,837 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:06,837 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:06,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:06,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 190#L1285-8true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:06,837 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:06,837 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:06,837 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:06,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:06,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:06,919 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:06,919 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:06,919 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:06,919 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:06,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 16#L1280true, 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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:06,940 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:06,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:06,940 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:06,940 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:06,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:06,944 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:06,944 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:06,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:06,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:06,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 190#L1285-8true, 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:06,977 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-14 01:16:06,977 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:06,977 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:06,977 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:07,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:07,024 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,024 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:07,024 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:07,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:07,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,043 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:07,043 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,043 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,043 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 88#L1280-1true, 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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,074 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,074 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:07,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,097 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-03-14 01:16:07,097 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:07,097 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:07,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:07,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 104#L1266-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,097 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-14 01:16:07,097 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,097 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:07,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 205#L1280true, 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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,206 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:07,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:07,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,209 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,209 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:07,209 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 190#L1285-8true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,233 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-14 01:16:07,233 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:07,233 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:07,233 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:07,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 205#L1280true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,335 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,335 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,335 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,546 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,546 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,546 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,551 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:07,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:07,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:07,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:07,597 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:07,597 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:07,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,597 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:16:07,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 104#L1266-3true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:07,678 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:07,678 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:07,679 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:07,679 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:07,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 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), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,717 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:07,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,717 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:07,717 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:07,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [29#L1281-2true, 316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,729 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:07,729 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:07,729 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,729 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:07,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 16#L1280true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,742 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,742 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:07,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:07,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,750 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:16:07,750 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:07,750 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:07,750 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:07,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true]) [2025-03-14 01:16:07,820 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:07,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:07,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:07,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:07,846 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,846 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 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), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,890 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,890 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:07,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,915 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,915 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,915 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:07,915 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:07,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 88#L1280-1true, 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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,923 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:07,923 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:07,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:07,923 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:07,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,949 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-14 01:16:07,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:07,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:07,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:07,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:07,949 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-14 01:16:07,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:07,949 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,949 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:07,985 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:08,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,094 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,094 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:08,094 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:08,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:08,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,116 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-14 01:16:08,116 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:08,116 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,189 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:08,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:08,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:08,189 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:08,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,214 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:08,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:08,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:08,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:08,250 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:08,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:08,250 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:08,250 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:08,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:08,286 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:08,286 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,286 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:16:08,286 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:08,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,369 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:08,369 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:08,369 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:08,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:08,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,378 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,378 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:08,378 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,379 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,379 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:08,379 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:08,379 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:08,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,394 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:08,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:08,394 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:08,394 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:08,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,397 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,397 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:08,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:08,397 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:08,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:08,402 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,404 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:08,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 16#L1280true, 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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,417 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:08,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:08,417 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:08,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:08,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true]) [2025-03-14 01:16:08,490 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:08,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:08,490 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:08,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:08,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 29#L1281-2true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,501 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,501 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,501 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:08,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,541 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,541 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:08,541 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:08,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,543 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,543 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:08,543 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,543 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 205#L1280true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,559 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 205#L1280true, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,559 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:08,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 88#L1280-1true, 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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,567 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,567 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,567 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:08,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:08,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,597 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:08,597 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:08,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:08,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,622 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,622 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:08,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:08,622 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:08,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 29#L1281-2true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,654 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:08,654 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,654 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:08,654 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,863 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:08,863 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:08,863 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:08,864 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:08,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:08,864 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:08,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,864 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:08,864 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,867 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,867 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,867 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:08,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,869 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:08,869 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:08,869 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:08,869 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:08,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:08,889 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:08,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:08,889 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:08,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:08,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 306#L1282true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,946 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:08,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:08,946 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:08,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:08,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 362#true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,958 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:08,958 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:08,958 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:08,958 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:08,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 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), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,959 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:08,959 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:08,959 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:08,959 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:08,959 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:08,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 164#setThreadENTRYtrue, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:08,982 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:08,982 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:08,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:08,982 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:09,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,000 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:09,000 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,000 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,028 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 362#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,028 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,028 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:09,028 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:09,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [29#L1281-2true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,029 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:09,029 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,029 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,029 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:09,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 104#L1266-3true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,044 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:09,044 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:09,044 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:09,044 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,055 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:09,055 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:09,055 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:16:09,055 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:09,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 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), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,057 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,057 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,057 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:09,057 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:09,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,070 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,070 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,070 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,070 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:09,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,130 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:09,130 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:09,130 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,130 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,133 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,133 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,133 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:09,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,227 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:09,227 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:09,227 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:09,227 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,255 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:09,255 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:09,255 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:09,256 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:09,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:09,256 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:09,256 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:09,256 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:09,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:09,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,317 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,317 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,317 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,317 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,347 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,347 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:09,347 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:09,347 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 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, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,364 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,364 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:09,364 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,364 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:09,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 16#L1280true, 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: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,387 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,387 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:09,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:09,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,421 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:09,421 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,421 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:09,421 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,421 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:09,421 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,421 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:09,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true]) [2025-03-14 01:16:09,433 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:09,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:09,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true]) [2025-03-14 01:16:09,439 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true]) [2025-03-14 01:16:09,439 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:09,439 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [29#L1281-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:09,439 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,439 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:09,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 29#L1281-2true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,440 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,440 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:09,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:09,440 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:09,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [205#L1280true, 319#true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,467 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:09,467 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,467 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:09,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 88#L1280-1true, 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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,494 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,495 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:09,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:09,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,518 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:09,518 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,518 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:09,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:09,525 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:09,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,526 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:09,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,533 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,533 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,533 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,533 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,548 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,604 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:09,604 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:09,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:09,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:09,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,648 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:09,648 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,648 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:09,648 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:09,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:09,954 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:09,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:09,976 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:09,976 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:09,976 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:09,976 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:10,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,053 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:10,053 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:10,053 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:10,053 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:10,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true]) [2025-03-14 01:16:10,122 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:10,122 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:10,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:10,236 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:10,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,236 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:10,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 29#L1281-2true, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:10,256 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:16:10,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:10,256 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:10,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:10,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:10,367 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:16:10,367 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:10,367 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:10,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:10,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 306#L1282true, 51#L1286true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,421 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:10,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:10,421 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:10,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:10,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,436 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:10,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:10,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:10,436 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:10,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 362#true, 104#L1266-3true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:10,436 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,436 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:10,437 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:10,437 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:10,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 164#setThreadENTRYtrue, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,493 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:10,493 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:10,493 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:10,493 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:10,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:10,573 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:10,573 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:10,573 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:10,573 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:10,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-3true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,654 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,654 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:10,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,656 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:10,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:10,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:10,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:10,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} 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)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:10,667 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:10,667 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:10,667 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:10,667 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:10,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 104#L1266-3true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:10,972 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:10,972 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:10,972 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:10,972 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:10,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 16#L1280true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:10,996 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:10,996 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:10,996 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:10,996 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:11,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, 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, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:11,022 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:11,022 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:11,022 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:11,022 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:11,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:11,026 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:11,026 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:11,026 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:11,027 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:11,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 29#L1281-2true, 104#L1266-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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,124 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,124 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,124 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:11,124 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:11,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 104#L1266-3true, 88#L1280-1true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,148 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,184 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,184 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,184 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,185 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:11,194 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 167#L1285-21true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:11,194 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:11,194 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:11,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:11,197 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:16:11,197 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:11,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:11,197 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:11,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,291 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:16:11,291 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:11,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:11,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:11,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,291 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,291 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:11,291 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:11,291 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:11,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [29#L1281-2true, 316#true, 104#L1266-3true, 362#true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,296 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,296 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,296 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:11,296 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:11,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 29#L1281-2true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,300 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:11,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:11,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:11,300 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:11,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 16#L1280true, 362#true, 104#L1266-3true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,338 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:11,338 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:11,338 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:11,338 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:11,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,426 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:11,426 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:11,426 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:11,426 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:11,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 63#checkThreadENTRYtrue, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,431 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,431 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,444 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:11,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:11,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:11,444 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 104#L1266-3true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 167#L1285-21true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,455 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,455 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,455 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,455 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 88#L1280-1true, 362#true, 104#L1266-3true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,485 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:11,485 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:11,485 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:11,485 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:11,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 104#L1266-3true, 16#L1280true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,499 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:11,499 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:11,499 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:11,499 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:11,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 229#L1272-3true, 164#setThreadENTRYtrue, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,514 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:11,514 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:11,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:11,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:11,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][331], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:11,528 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:11,528 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:11,528 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,528 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:11,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,577 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,577 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,577 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,577 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][309], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,591 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:11,591 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:11,591 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:11,591 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-3true, 362#true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,635 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:11,635 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:11,635 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:11,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 29#L1281-2true, 229#L1272-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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:11,636 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 229#L1272-3true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 167#L1285-21true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,636 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 29#L1281-2true, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,636 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:11,636 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:11,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 104#L1266-3true, 88#L1280-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,653 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,653 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:11,654 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 16#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,663 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 16#L1280true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,663 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:11,663 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,680 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:11,688 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:11,688 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:11,688 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:11,689 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 167#L1285-21true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:11,689 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,689 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [316#true, 104#L1266-3true, 362#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:11,728 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:11,728 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:11,728 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:11,728 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,747 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,747 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,748 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:11,748 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:11,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,748 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:11,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,755 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:11,755 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:11,755 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:11,755 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,981 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,981 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,981 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:11,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,983 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:11,983 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:11,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:11,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 229#L1272-3true, 88#L1280-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,992 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 229#L1272-3true, 88#L1280-1true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:11,992 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:11,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 16#L1280true, 104#L1266-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,014 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,014 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,014 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,014 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,028 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:12,035 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,035 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,036 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,037 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,037 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:12,045 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:12,045 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:12,045 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:12,045 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:12,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,069 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,069 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,069 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,069 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [316#true, 104#L1266-3true, 362#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,072 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,072 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,072 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:12,072 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,101 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 167#L1285-21true, 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,101 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,101 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 229#L1272-3true, 362#true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,190 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,191 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,191 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,191 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 29#L1281-2true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,212 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,212 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,212 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:12,212 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:12,212 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 88#L1280-1true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,232 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,232 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,232 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,232 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [16#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,250 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [16#L1280true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,250 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 229#L1272-3true, 16#L1280true, 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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,256 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:12,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:12,256 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,261 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,261 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,261 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,261 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 104#L1266-3true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,263 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:12,263 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:12,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:12,264 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:12,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,267 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,267 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:12,267 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,267 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,267 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,334 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 104#L1266-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,368 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 104#L1266-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,368 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:12,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 104#L1266-3true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,369 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 104#L1266-3true, 362#true, 157#L1281-1true, Black: 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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,369 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, 104#L1266-3true, Black: 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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,369 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:12,369 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, 63#checkThreadENTRYtrue, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,380 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 229#L1272-3true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,380 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,380 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,387 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:12,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:12,387 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:12,387 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:12,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][331], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,402 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,402 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:12,402 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:12,402 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 29#L1281-2true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,408 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 29#L1281-2true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,408 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 29#L1281-2true, 362#true, 104#L1266-3true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,409 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,410 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:12,410 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:12,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,421 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,421 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,421 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,422 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [88#L1280-1true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,435 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [88#L1280-1true, 362#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,435 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:12,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 88#L1280-1true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,439 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,439 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,439 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,439 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,469 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,469 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,469 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#true, 362#true, 104#L1266-3true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,518 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,518 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,518 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,518 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,551 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:12,551 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:12,551 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:12,551 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][331], [319#true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,561 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,561 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,579 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,579 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,579 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,580 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,580 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,580 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,580 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,599 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,599 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,599 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,599 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 16#L1280true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,628 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,628 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,628 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,647 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,647 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:12,647 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:12,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [29#L1281-2true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:12,678 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,678 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,678 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,678 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:12,683 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,683 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,683 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:12,691 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,691 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,691 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,691 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,702 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,702 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,702 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,702 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,712 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 63#checkThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,712 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-3true, Black: 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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,714 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,714 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 167#L1285-21true, 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,714 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,715 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:12,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:12,715 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:12,715 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:12,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,739 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,739 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,740 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,750 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,750 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,750 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,784 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,784 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 29#L1281-2true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,784 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 29#L1281-2true, 104#L1266-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,785 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,799 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:12,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:12,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 88#L1280-1true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,804 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,804 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,804 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,804 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 104#L1266-3true, 362#true, 16#L1280true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,818 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,818 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,818 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,818 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 164#setThreadENTRYtrue, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,828 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,829 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,829 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,829 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:12,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:12,838 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,838 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,838 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:12,838 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:12,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:12,863 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,863 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,863 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:12,863 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,887 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,887 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,887 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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), 125#L1286true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,889 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,889 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,889 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,896 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,896 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,896 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,896 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,947 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,947 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,947 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,947 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,948 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,948 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,948 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [29#L1281-2true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,948 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,948 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,961 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,961 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 29#L1281-2true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,961 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 29#L1281-2true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:12,961 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:12,961 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,962 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 29#L1281-2true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,962 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 88#L1280-1true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,972 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,972 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,972 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:12,972 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:12,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 16#L1280true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,977 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:12,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:12,977 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:12,977 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:12,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 16#L1280true, 362#true, 104#L1266-3true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,983 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:12,983 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:12,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:12,983 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:12,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-3true, 164#setThreadENTRYtrue, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,990 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:12,990 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:12,990 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:12,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:12,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 229#L1272-3true, 164#setThreadENTRYtrue, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:12,991 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:12,991 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:12,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:12,991 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:12,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:12,993 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:12,994 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-03-14 01:16:12,994 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:12,994 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,205 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,205 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,205 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:13,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,226 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,226 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,226 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,227 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,227 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,227 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,227 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,227 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,231 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,231 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,231 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,236 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,236 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,236 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-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), 273#checkThreadENTRYtrue, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,237 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,237 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,237 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,237 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,245 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:13,245 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:13,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:13,245 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 29#L1281-2true, 316#true, 229#L1272-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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,253 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,253 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,253 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,253 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,256 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,256 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,256 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 229#L1272-3true, 88#L1280-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,259 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,259 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,259 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,259 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 104#L1266-3true, 88#L1280-1true, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,260 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:13,260 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:13,260 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:13,260 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:13,274 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,274 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,275 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,275 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,275 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,275 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,284 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,284 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:13,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:13,284 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#true, 362#true, 229#L1272-3true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,303 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,303 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,303 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,303 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,307 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,307 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,307 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,311 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,311 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,311 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,311 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 86#L1285-17true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,314 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,314 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,314 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,314 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,324 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:13,324 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:13,324 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:13,324 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:13,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,349 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,349 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,349 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,349 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,351 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,351 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,351 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,351 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,354 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:13,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:13,354 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:13,354 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:13,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:13,369 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,369 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,369 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,369 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:13,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,370 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:13,370 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:13,370 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:13,370 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:13,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,372 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,372 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,372 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,373 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,376 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,376 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,376 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,380 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,380 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,381 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [29#L1281-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:13,385 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 314#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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,396 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,396 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,401 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,401 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,401 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,416 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,416 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,416 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,418 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 104#L1266-3true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,418 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 190#L1285-8true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,418 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,418 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,418 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,420 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,420 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,420 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,429 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,429 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,429 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,429 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [319#true, 316#true, 362#true, 229#L1272-3true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,484 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,484 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,484 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,484 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,484 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 190#L1285-8true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,485 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,485 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,485 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,485 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,485 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,485 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,486 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 244#L1285-17true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,487 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,498 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,498 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,498 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,498 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,498 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,509 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,509 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,509 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:13,509 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,515 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 29#L1281-2true, 316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,515 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,515 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,517 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,517 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,517 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,517 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,518 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,518 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,518 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [29#L1281-2true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,518 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 29#L1281-2true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,519 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:13,519 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:13,519 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:13,519 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 229#L1272-3true, 16#L1280true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,531 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:13,531 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:13,531 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:13,531 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,555 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:13,555 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:13,555 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:13,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:13,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,559 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 310#L1285-12true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,559 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,559 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,559 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,566 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,566 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, 190#L1285-8true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,572 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,572 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,572 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,580 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,580 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,580 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 362#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,587 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,587 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,587 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,597 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,597 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,597 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,597 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 229#L1272-3true, 88#L1280-1true, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,599 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:13,599 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:13,599 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:13,599 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:13,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 86#L1285-17true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,605 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,605 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,605 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,605 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:13,607 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,607 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,607 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true]) [2025-03-14 01:16:13,615 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,615 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,615 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,629 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,629 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,629 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,633 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,633 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,633 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,633 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 104#L1266-3true, 362#true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,642 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 205#L1280true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,642 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [205#L1280true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,642 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,662 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,662 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,662 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,662 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,664 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:13,664 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:13,664 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,664 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:13,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:13,674 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:13,674 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:13,674 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,674 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:13,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:13,678 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,678 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:13,678 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:13,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-03-14 01:16:13,681 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,681 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:13,681 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:13,681 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,692 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,692 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,692 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,692 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,694 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:13,694 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:13,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:13,694 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:13,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [205#L1280true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,696 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,697 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,707 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,707 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,707 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,708 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,708 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,711 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-3true, 362#true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 244#L1285-17true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,711 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,712 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,712 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,713 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,713 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,713 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,718 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,718 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,718 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,718 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [29#L1281-2true, 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,721 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,721 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,721 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,721 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,739 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:13,739 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,739 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,758 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,759 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,759 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,761 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,761 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,761 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,761 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,767 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,767 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,767 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,768 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,768 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, 190#L1285-8true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,768 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,768 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,775 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,775 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,775 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,775 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,776 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,776 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,779 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-3true, 362#true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,782 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 29#L1281-2true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,782 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,782 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 29#L1281-2true, 316#true, 229#L1272-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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,784 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:13,784 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:13,784 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:13,784 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:13,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 362#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,808 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,808 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:13,808 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,808 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:13,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,812 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,812 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,812 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,812 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [229#L1272-3true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,816 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,816 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,816 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [229#L1272-3true, 362#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,816 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,816 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,817 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,817 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,817 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 362#true, 229#L1272-3true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,819 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,819 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:13,819 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,820 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,820 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,820 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,821 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, 104#L1266-3true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,821 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 362#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,821 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,821 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L1285-11-->L1285-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][224], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,830 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,830 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,830 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,830 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 104#L1266-3true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,831 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,831 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,831 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,833 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,833 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:13,833 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:13,833 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:13,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-03-14 01:16:13,841 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,841 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,841 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,841 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} 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)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,854 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,854 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,854 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:13,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 317#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,856 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:13,856 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:13,856 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:13,856 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:13,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,859 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,859 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 104#L1266-3true, 362#true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,859 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,859 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 362#true, 229#L1272-3true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,868 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,868 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,868 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,868 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 205#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,869 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [205#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,869 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 317#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,894 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,894 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,894 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,894 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:13,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,897 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,897 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,897 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:13,897 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 316#true, 362#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,898 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:13,898 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:13,898 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:13,898 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:13,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [205#L1280true, 229#L1272-3true, 362#true, 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,902 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,902 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,902 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,902 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [29#L1281-2true, 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,912 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,912 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true]) [2025-03-14 01:16:13,925 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true]) [2025-03-14 01:16:13,925 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,925 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [362#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,935 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,935 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,935 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,935 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,945 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,945 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 86#L1285-17true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,946 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,946 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,947 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,947 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, 190#L1285-8true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,970 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,970 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,970 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,970 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,973 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,973 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,973 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 319#true, 316#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,974 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,974 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,975 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,976 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,976 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,976 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 229#L1272-3true, 362#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,979 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:13,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,979 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,979 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,980 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,980 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,980 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:13,980 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [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), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,980 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-14 01:16:13,980 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:13,980 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:13,980 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:13,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} 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)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,995 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,995 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:13,995 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,995 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 271#L1273true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,995 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-14 01:16:13,995 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:13,995 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:13,995 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:13,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,996 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:13,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,996 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,996 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,996 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 65#L1285-8true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:13,997 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 316#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 190#L1285-8true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:13,998 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,998 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:13,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,998 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,998 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,998 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:14,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][230], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:14,022 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:14,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,022 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:14,022 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:14,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:14,045 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:14,045 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:14,045 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:14,045 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:14,045 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [111#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:14,072 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:14,072 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [362#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:14,090 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:14,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][261], [314#true, 104#L1266-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:14,133 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:14,133 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:14,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:14,133 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:14,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][274], [314#true, 229#L1272-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:14,373 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:14,373 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-14 01:16:14,373 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:14,373 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:14,394 INFO L124 PetriNetUnfolderBase]: 17008/92293 cut-off events. [2025-03-14 01:16:14,395 INFO L125 PetriNetUnfolderBase]: For 22909/56679 co-relation queries the response was YES. [2025-03-14 01:16:15,347 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130937 conditions, 92293 events. 17008/92293 cut-off events. For 22909/56679 co-relation queries the response was YES. Maximal size of possible extension queue 2586. Compared 1512512 event pairs, 3494 based on Foata normal form. 78/77295 useless extension candidates. Maximal degree in co-relation 130925. Up to 12095 conditions per place. [2025-03-14 01:16:15,831 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 30 selfloop transitions, 8 changer transitions 0/334 dead transitions. [2025-03-14 01:16:15,832 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 334 transitions, 961 flow [2025-03-14 01:16:15,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:16:15,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:16:15,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2025-03-14 01:16:15,834 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9321533923303835 [2025-03-14 01:16:15,834 INFO L175 Difference]: Start difference. First operand has 307 places, 318 transitions, 822 flow. Second operand 3 states and 948 transitions. [2025-03-14 01:16:15,834 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 334 transitions, 961 flow [2025-03-14 01:16:15,856 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 334 transitions, 945 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:16:15,859 INFO L231 Difference]: Finished difference. Result has 309 places, 325 transitions, 868 flow [2025-03-14 01:16:15,859 INFO L262 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} [2025-03-14 01:16:15,860 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -11 predicate places. [2025-03-14 01:16:15,860 INFO L471 AbstractCegarLoop]: Abstraction has has 309 places, 325 transitions, 868 flow [2025-03-14 01:16:15,860 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) [2025-03-14 01:16:15,860 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:15,860 INFO L206 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] [2025-03-14 01:16:15,860 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-14 01:16:15,860 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:16:15,861 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:15,861 INFO L85 PathProgramCache]: Analyzing trace with hash 692164762, now seen corresponding path program 1 times [2025-03-14 01:16:15,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:15,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1749269751] [2025-03-14 01:16:15,861 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:15,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:15,870 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-03-14 01:16:15,875 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-03-14 01:16:15,876 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:15,876 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:15,963 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:16:15,963 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:15,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1749269751] [2025-03-14 01:16:15,963 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1749269751] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:15,963 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:15,964 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-14 01:16:15,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1669199714] [2025-03-14 01:16:15,964 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:15,964 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:16:15,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:15,964 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:16:15,964 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:16:16,084 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 296 out of 339 [2025-03-14 01:16:16,086 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 309 places, 325 transitions, 868 flow. Second operand has 6 states, 6 states have (on average 297.6666666666667) internal successors, (1786), 6 states have internal predecessors, (1786), 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) [2025-03-14 01:16:16,086 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:16,086 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 339 [2025-03-14 01:16:16,086 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:17,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,275 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-14 01:16:17,275 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:17,275 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:17,275 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:17,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,423 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,423 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:17,423 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:17,423 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:17,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,468 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,468 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:17,468 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:17,468 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:17,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,513 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,513 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:17,513 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:17,513 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:17,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,557 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:17,557 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:17,557 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:17,557 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,608 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:17,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:17,608 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:17,608 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:17,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,615 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-14 01:16:17,615 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:17,615 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:17,615 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:17,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,650 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:17,650 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:17,650 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:17,650 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,692 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,692 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,692 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:17,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,694 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:17,695 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:17,695 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:17,695 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:17,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,738 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:17,738 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:17,738 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,739 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:17,739 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:17,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:17,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,742 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:17,742 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:17,742 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:17,742 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:17,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,785 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:17,785 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:17,785 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:17,785 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:17,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,790 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:17,790 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:17,790 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:17,790 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:17,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,803 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:17,803 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:17,803 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:17,803 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:17,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,872 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:17,872 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:17,872 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:17,872 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:17,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:17,945 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:17,945 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:17,945 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:17,945 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:18,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,012 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-14 01:16:18,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:18,012 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:18,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:18,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,039 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-03-14 01:16:18,039 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:18,039 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:18,039 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:18,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,186 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,186 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:18,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,187 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:18,187 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:18,187 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:18,187 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:18,187 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:18,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,284 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,284 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:18,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,284 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:18,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:18,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,287 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:18,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:18,287 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:18,287 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:18,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,602 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:18,602 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:18,602 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:18,602 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:18,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,604 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-14 01:16:18,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:18,604 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:18,604 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:18,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,615 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:18,615 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:18,615 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:18,615 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:18,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,680 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:18,680 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:18,680 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:18,680 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:18,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:18,748 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-03-14 01:16:18,748 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:18,748 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:18,748 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:18,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:18,904 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:18,904 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:18,904 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:18,904 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:19,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 164#setThreadENTRYtrue, Black: 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), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,092 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-14 01:16:19,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:19,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:19,092 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:19,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:19,121 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-14 01:16:19,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:19,121 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:19,121 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:19,121 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:19,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:19,225 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-14 01:16:19,225 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:19,225 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:19,225 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-14 01:16:19,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:19,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:19,333 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-14 01:16:19,333 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:19,333 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:19,333 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:19,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 164#setThreadENTRYtrue, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,416 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:19,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:19,416 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:19,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:19,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:19,469 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:19,469 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:19,469 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:19,469 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:19,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 16#L1280true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,516 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:19,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:19,516 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:19,516 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:19,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:19,578 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:19,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:19,578 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:19,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:19,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:19,596 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:19,596 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:19,596 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:19,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:19,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 88#L1280-1true, Black: 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), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,628 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:19,628 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:19,628 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:19,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:19,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:19,695 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:19,695 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:19,695 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:19,695 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:19,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,748 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:19,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:19,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:19,748 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:19,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 16#L1280true, Black: 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), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,878 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:19,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:19,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:19,878 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:19,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 164#setThreadENTRYtrue, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,888 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:16:19,888 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:19,888 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:19,888 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:19,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 88#L1280-1true, Black: 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), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:19,993 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:19,993 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:19,993 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:19,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,089 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,089 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:20,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:20,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,115 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,115 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,115 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,119 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,119 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,119 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,200 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,200 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,200 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:20,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,216 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,216 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:20,216 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:20,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,230 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,230 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,236 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,236 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,236 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:20,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,288 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,288 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:20,288 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:20,288 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:20,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,320 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:20,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,357 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:20,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:20,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 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), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,363 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:20,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:20,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 16#L1280true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,381 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:20,381 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:20,381 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:20,381 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:20,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,470 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:20,470 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:20,470 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:20,470 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:20,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,471 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:20,471 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:20,471 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:20,471 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:20,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1280-1true, Black: 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), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,496 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:20,496 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:20,496 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:20,496 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:20,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,561 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,561 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 266#L1259-7true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,624 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:20,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:20,624 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:20,624 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:20,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,900 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,900 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:20,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,906 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,906 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,906 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,906 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,907 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,926 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,927 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:20,927 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:20,927 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:20,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,936 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:20,936 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,936 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:20,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:20,958 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:20,958 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:20,958 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:20,958 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:20,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,981 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:20,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,982 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,982 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:20,982 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:20,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:20,988 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:20,988 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:20,988 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:20,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:21,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,002 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:21,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:21,002 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:21,002 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:21,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,064 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,064 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:21,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:21,064 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:21,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,069 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,070 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:21,070 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,080 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,080 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:21,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:21,080 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,092 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,092 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:21,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [164#setThreadENTRYtrue, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,094 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:21,094 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:21,094 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,107 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,107 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,107 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,107 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:21,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,166 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:21,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:21,166 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:21,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,166 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:21,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:21,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,167 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:21,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,184 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,184 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 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), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,184 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,184 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,186 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,186 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:21,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:21,186 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,236 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,236 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,236 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,242 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,242 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:21,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 266#L1259-7true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,262 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:21,262 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,262 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:21,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,264 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,264 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,264 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,265 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 16#L1280true, Black: 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), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,282 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:21,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,282 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:21,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,300 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,300 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,300 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,300 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,310 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:21,310 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:21,310 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:21,310 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:21,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,316 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:21,316 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:21,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1280-1true, Black: 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), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,359 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:21,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:21,359 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:21,375 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,375 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:21,375 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:21,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,395 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:21,395 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:21,395 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:21,395 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:21,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,410 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,410 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,410 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,410 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,418 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,418 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,439 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,439 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,439 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,604 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,604 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,604 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:21,604 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:21,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,612 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,612 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:21,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [88#L1280-1true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,620 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:21,620 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:21,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,706 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,706 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:21,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:21,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,711 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:21,711 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:21,712 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:21,712 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:21,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,713 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:21,713 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:21,713 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:21,713 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [164#setThreadENTRYtrue, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,774 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:21,774 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:21,774 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:21,774 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:21,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,795 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,795 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,795 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,796 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,796 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:21,796 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,801 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,801 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:21,801 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:21,801 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:21,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,824 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,824 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:21,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:21,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:21,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,843 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,843 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:21,843 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:21,843 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:21,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:21,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:21,875 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:21,875 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:16:21,876 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:21,876 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:21,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,898 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:21,898 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:21,898 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:21,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:21,914 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:21,915 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:21,915 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:21,915 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:21,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:21,934 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:21,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:21,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:21,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:21,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,987 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:21,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:21,987 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:21,987 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,992 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:21,992 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:21,992 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,003 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,003 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:22,003 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:22,003 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:22,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,014 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,014 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:22,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:22,014 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:22,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,027 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:22,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:22,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:22,027 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:22,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,091 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,091 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,091 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,103 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,162 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,162 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,162 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,162 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,171 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,171 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,171 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,188 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,188 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,188 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:22,188 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:22,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,193 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:22,193 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:22,193 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [16#L1280true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,211 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:22,212 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,212 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:22,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:22,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,218 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:22,218 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:22,218 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:22,218 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [88#L1280-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,261 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,261 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,261 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,261 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:22,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 164#setThreadENTRYtrue, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,280 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,280 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,280 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:22,280 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:22,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,304 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,304 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,314 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:22,314 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:22,314 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:22,314 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:22,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,349 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,349 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:22,349 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,397 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:22,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,397 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,403 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,403 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,403 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,409 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:16:22,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:22,409 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,409 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:22,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,418 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,418 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,418 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,418 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,424 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:16:22,424 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,424 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:22,424 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:22,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,427 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,427 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:22,427 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:22,427 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,501 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,501 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,515 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,515 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:22,515 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:22,515 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,580 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,580 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:22,580 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,580 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:22,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,605 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:22,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,605 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:22,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,607 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,607 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,621 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,621 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:22,621 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:22,621 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:22,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,634 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:22,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:22,634 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:22,634 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:22,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [88#L1280-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,865 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,865 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,865 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:22,865 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:22,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 16#L1280true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,880 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,880 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 164#setThreadENTRYtrue, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,889 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:22,889 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,889 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:22,889 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:22,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,921 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,921 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:22,921 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:22,921 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:22,921 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:22,925 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:22,925 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:22,925 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:22,925 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:22,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:22,937 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:22,937 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:22,937 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:22,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,978 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:22,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:22,978 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:22,978 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:22,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 88#L1280-1true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:22,991 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:22,991 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:22,991 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:22,991 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:23,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,007 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:23,007 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:23,007 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,024 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:23,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,024 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:23,024 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:23,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,027 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,027 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,027 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,035 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:23,035 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:23,035 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:23,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,042 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:23,042 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,042 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:23,042 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,044 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,044 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,044 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:23,044 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:23,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,052 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:23,052 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,052 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:23,052 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,066 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,066 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,066 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,066 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,093 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,093 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,093 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,093 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-3true, 164#setThreadENTRYtrue, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,114 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,114 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,123 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:23,123 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,123 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,131 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:23,131 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:23,131 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:23,131 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,134 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,134 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,137 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,137 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,137 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,137 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,138 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,138 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:23,138 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,150 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:23,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,150 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:23,150 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,152 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,152 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:23,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,152 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,215 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 164#setThreadENTRYtrue, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,215 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:23,215 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [314#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,216 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,216 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:23,216 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:23,216 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,229 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,232 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,232 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,232 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,233 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,233 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,233 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:23,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,256 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:23,256 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,256 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:23,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,262 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,262 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,262 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:23,262 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,300 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,300 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 16#L1280true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,327 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,327 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,327 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,327 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,349 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,349 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,349 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,349 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,358 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:23,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,358 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,358 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,358 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:23,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,362 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,362 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:23,362 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:23,362 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,400 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,401 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,401 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,409 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,410 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,410 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,410 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 88#L1280-1true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,427 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,427 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 16#L1280true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,438 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,438 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:23,438 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,438 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 164#setThreadENTRYtrue, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,443 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,443 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,443 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:23,443 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,461 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:23,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:23,461 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,461 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,461 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:23,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,465 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,465 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,481 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:23,481 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,481 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:23,481 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:23,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,494 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,494 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,494 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:23,494 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,506 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,506 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,506 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,506 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 157#L1281-1true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,507 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 157#L1281-1true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,507 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,507 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,515 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,515 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,515 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,515 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,526 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1280-1true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,536 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,536 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,536 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:23,536 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-3true, 16#L1280true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,542 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,542 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,542 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,542 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:23,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-3true, 164#setThreadENTRYtrue, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,549 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,549 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,549 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:23,549 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,560 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,560 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,560 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:23,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,565 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,565 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,565 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,565 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,570 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,570 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:23,570 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,570 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,574 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,574 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,574 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,577 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,577 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,579 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,579 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,580 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,580 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,580 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,591 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:23,591 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:23,591 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,591 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,610 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,610 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,610 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,619 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,619 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,619 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,633 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,633 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,633 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,633 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [88#L1280-1true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,637 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,637 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:23,637 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,637 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:23,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,647 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 16#L1280true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,647 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [164#setThreadENTRYtrue, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,652 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,652 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,652 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,652 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:23,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [164#setThreadENTRYtrue, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,653 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 164#setThreadENTRYtrue, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,653 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,653 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,656 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:23,656 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,656 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:23,656 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:23,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,660 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,660 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,660 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:23,660 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:23,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,670 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,670 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:23,670 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,672 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:23,672 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,672 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,672 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,673 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:23,673 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:23,673 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:23,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,682 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:23,682 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:23,682 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:23,682 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:23,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,881 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,881 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,881 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,881 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,881 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:23,881 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,881 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,882 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,882 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,889 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,889 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,889 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:23,889 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:23,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [88#L1280-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,899 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,899 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:23,899 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,899 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:23,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1280-1true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,900 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,900 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:23,900 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:23,900 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:23,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:23,930 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,930 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 229#L1272-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:23,955 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,955 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:23,955 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:23,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:23,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:23,965 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,965 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,965 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:23,965 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,976 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,976 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:23,976 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:23,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,986 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,986 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,986 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:23,986 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,987 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,987 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,988 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:23,988 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:23,988 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:23,988 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:23,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,996 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:23,996 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:23,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 16#L1280true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,012 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,012 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:24,012 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,012 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:24,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,044 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,044 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,044 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:24,044 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:24,044 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:24,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,061 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:24,061 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:24,061 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:24,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,077 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,077 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,077 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,077 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,078 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,078 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,078 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 316#true, 157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,078 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,078 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,079 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,079 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,086 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:24,086 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:24,086 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,087 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,087 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:24,087 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,087 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:24,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 88#L1280-1true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,101 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,101 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:24,101 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:24,101 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:24,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [16#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,103 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,103 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,103 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,103 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,127 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:24,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,128 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,128 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,128 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,128 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,128 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,128 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,141 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,141 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,167 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,167 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,174 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,174 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,174 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,174 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 157#L1281-1true, Black: 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,176 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,176 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,176 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,176 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:24,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,188 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,188 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,189 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,189 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:24,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [88#L1280-1true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,190 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,190 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,190 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,190 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [16#L1280true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,201 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,201 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:24,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,201 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,205 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 16#L1280true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,205 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,205 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-3true, 164#setThreadENTRYtrue, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,207 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,207 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,207 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,207 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:24,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,217 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,218 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:24,218 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,220 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,220 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,220 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,227 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,227 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,255 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,255 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,255 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,255 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,267 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,267 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,267 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,269 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,269 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,269 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,269 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,275 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,275 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:24,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [88#L1280-1true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,281 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,281 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:24,281 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:24,281 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [88#L1280-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,283 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 88#L1280-1true, 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: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,283 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:24,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, 16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,289 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,289 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:24,289 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,289 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [314#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,297 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,297 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:24,297 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:24,297 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,297 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,314 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,314 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,314 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 229#L1272-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,326 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:24,326 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:24,326 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 6#setThreadENTRYtrue, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,337 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,337 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:24,337 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,339 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,339 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,339 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,340 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [157#L1281-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,349 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 157#L1281-1true, Black: 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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,349 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,349 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,356 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,356 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,356 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,356 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,357 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,357 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:24,357 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,357 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,357 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,362 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,362 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,362 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,362 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:24,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,363 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:24,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:24,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,364 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,364 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:24,364 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,364 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,366 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,366 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,366 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, 88#L1280-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,370 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,370 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:24,370 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,370 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,377 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,377 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,377 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,377 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [316#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,394 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][350], [316#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,394 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,394 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,401 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:24,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:24,401 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,401 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 88#L1280-1true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,405 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,405 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,405 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,414 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,414 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,414 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,414 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [205#L1280true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,421 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,421 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:24,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,423 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,423 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,423 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,423 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,424 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,424 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,424 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,424 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,429 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,429 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,429 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,429 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 316#true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,430 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:24,430 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,430 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:24,430 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,430 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,435 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,435 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,435 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:24,435 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:24,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 88#L1280-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,445 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,445 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:24,445 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,445 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,466 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,466 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,466 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,478 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,478 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,478 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,478 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 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), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,487 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,487 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,487 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,487 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,502 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,502 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,502 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,502 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:24,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,507 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,507 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,507 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [16#L1280true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,519 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,519 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:24,519 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,519 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][347], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,535 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,535 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,535 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,535 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:24,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,539 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,539 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,539 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,539 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,540 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,540 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,540 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:24,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,556 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,556 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,556 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,556 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,564 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,564 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,564 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,564 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,569 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,569 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,569 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,575 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,575 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:24,575 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,576 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,576 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,576 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:24,576 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,576 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,577 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,577 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:24,577 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:24,577 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,577 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:24,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#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), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,580 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:24,580 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:24,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#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), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,581 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:24,581 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:24,581 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:24,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [88#L1280-1true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,584 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:24,584 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,584 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:24,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,588 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,588 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:24,588 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,588 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,603 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,603 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,603 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:24,603 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,603 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,616 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,616 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,616 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][356], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,618 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,618 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,618 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,632 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,632 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:24,632 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,632 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,643 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,643 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,643 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,644 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,644 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,644 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,645 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:24,645 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,649 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:24,649 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:24,649 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:24,649 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:24,649 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:24,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,651 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,651 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,651 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,651 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,653 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,653 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:24,653 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 88#L1280-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,657 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,657 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,657 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,657 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 16#L1280true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,661 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,661 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:24,661 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,661 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [314#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,671 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,671 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,671 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,671 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,677 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][351], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,677 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][356], [316#true, 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,679 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,679 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,679 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,679 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,683 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,683 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,683 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,683 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:24,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [205#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,696 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,696 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:24,696 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,696 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,700 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,700 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,700 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:24,700 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,702 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,702 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,702 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,702 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:24,703 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,703 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,706 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:24,706 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:24,706 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:24,706 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:16:24,706 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, 88#L1280-1true, Black: 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), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,715 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,715 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,715 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,715 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,733 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,733 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:24,733 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,733 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:24,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 314#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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,743 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:24,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:24,743 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,757 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,757 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,757 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,757 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,757 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,757 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,758 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,758 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,758 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][348], [316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:24,776 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,776 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,776 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:24,776 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][352], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,778 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:24,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,789 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,789 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,789 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:24,789 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,797 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,797 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,797 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,801 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,801 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:24,801 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:24,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-3true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,836 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,836 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:24,836 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-3true, 157#L1281-1true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,837 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:24,837 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,837 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:24,837 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:24,837 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:24,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][356], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,862 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-14 01:16:24,862 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:24,862 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:24,862 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:24,862 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-14 01:16:24,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,872 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:24,872 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,872 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,873 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,875 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,875 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:24,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [319#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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,876 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,876 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:24,876 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,876 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:24,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][356], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:24,897 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-14 01:16:24,897 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-14 01:16:24,897 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-14 01:16:24,897 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:24,897 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:24,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,911 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,911 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:24,911 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,912 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:24,912 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,912 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:24,912 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,912 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,919 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,919 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,919 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,919 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:24,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:24,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [316#true, 16#L1280true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,923 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,923 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:16:24,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:24,923 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:24,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [319#true, 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), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,943 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,943 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,943 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,950 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:24,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,950 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [316#true, 88#L1280-1true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:24,953 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,953 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:24,953 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:24,953 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:24,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,971 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,971 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:24,971 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:24,971 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:24,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][341], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,975 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:24,975 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:24,975 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:24,975 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:24,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,977 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:24,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:24,977 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:24,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [314#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:24,995 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:24,995 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:24,995 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:24,995 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,000 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,000 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,000 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:25,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,003 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:25,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:25,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:25,003 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:25,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:25,017 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:25,017 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:25,017 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:25,017 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:25,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][356], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:25,017 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-14 01:16:25,017 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:16:25,017 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:25,017 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-14 01:16:25,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,029 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,029 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,029 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:25,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,035 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-14 01:16:25,035 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:16:25,035 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,035 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:25,035 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,036 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,036 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,036 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:25,036 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:25,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [316#true, 16#L1280true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,040 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:25,040 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:16:25,040 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:25,040 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:25,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 314#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: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,056 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:25,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:25,056 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:25,056 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:25,056 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:25,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,060 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:25,060 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:25,060 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:25,060 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:25,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [316#true, 88#L1280-1true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,062 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:25,062 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:25,062 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-14 01:16:25,062 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:25,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} 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), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,077 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:25,077 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:25,077 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:25,077 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:25,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:25,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,080 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:25,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:25,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:25,080 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:25,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [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), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,082 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:25,082 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:25,082 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:25,082 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:25,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [314#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,094 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:25,094 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:25,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:25,094 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:25,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][290], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,101 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:25,101 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:25,101 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:25,101 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-14 01:16:25,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:25,111 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-03-14 01:16:25,111 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-03-14 01:16:25,111 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-03-14 01:16:25,111 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-14 01:16:25,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,148 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,148 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:25,148 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-14 01:16:25,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][251], [314#true, 104#L1266-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,344 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:25,344 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:25,344 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:25,344 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:25,344 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [316#true, 104#L1266-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,347 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:25,347 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,347 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:25,347 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-14 01:16:25,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,353 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:16:25,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:25,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:25,353 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,359 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [316#true, 229#L1272-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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,359 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:16:25,359 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][259], [314#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,368 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-14 01:16:25,368 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:25,368 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:25,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:25,368 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:25,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [316#true, 229#L1272-3true, Black: 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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:25,370 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-14 01:16:25,370 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:25,370 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:25,370 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:16:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][332], [316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:25,373 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-14 01:16:25,373 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,373 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-14 01:16:25,373 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:25,389 INFO L124 PetriNetUnfolderBase]: 7422/60093 cut-off events. [2025-03-14 01:16:25,389 INFO L125 PetriNetUnfolderBase]: For 13875/16378 co-relation queries the response was YES. [2025-03-14 01:16:26,033 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84663 conditions, 60093 events. 7422/60093 cut-off events. For 13875/16378 co-relation queries the response was YES. Maximal size of possible extension queue 1445. Compared 980730 event pairs, 961 based on Foata normal form. 165/51391 useless extension candidates. Maximal degree in co-relation 84650. Up to 5214 conditions per place. [2025-03-14 01:16:26,321 INFO L140 encePairwiseOnDemand]: 325/339 looper letters, 56 selfloop transitions, 14 changer transitions 0/357 dead transitions. [2025-03-14 01:16:26,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 357 transitions, 1152 flow [2025-03-14 01:16:26,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-14 01:16:26,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-14 01:16:26,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 2143 transitions. [2025-03-14 01:16:26,324 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9030762747576907 [2025-03-14 01:16:26,324 INFO L175 Difference]: Start difference. First operand has 309 places, 325 transitions, 868 flow. Second operand 7 states and 2143 transitions. [2025-03-14 01:16:26,324 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 357 transitions, 1152 flow [2025-03-14 01:16:26,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 357 transitions, 1136 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:16:26,353 INFO L231 Difference]: Finished difference. Result has 316 places, 328 transitions, 909 flow [2025-03-14 01:16:26,354 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=852, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=325, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=909, PETRI_PLACES=316, PETRI_TRANSITIONS=328} [2025-03-14 01:16:26,354 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -4 predicate places. [2025-03-14 01:16:26,354 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 328 transitions, 909 flow [2025-03-14 01:16:26,355 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 297.6666666666667) internal successors, (1786), 6 states have internal predecessors, (1786), 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) [2025-03-14 01:16:26,355 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:26,355 INFO L206 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] [2025-03-14 01:16:26,355 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-14 01:16:26,355 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:16:26,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:26,356 INFO L85 PathProgramCache]: Analyzing trace with hash -2104188874, now seen corresponding path program 1 times [2025-03-14 01:16:26,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:26,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1356114430] [2025-03-14 01:16:26,356 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:26,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:26,365 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-14 01:16:26,370 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-14 01:16:26,370 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:26,370 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:26,580 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:16:26,580 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:26,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1356114430] [2025-03-14 01:16:26,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1356114430] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:26,580 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:26,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:16:26,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [965048722] [2025-03-14 01:16:26,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:26,581 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:16:26,581 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:26,582 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:16:26,582 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:16:26,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 339 [2025-03-14 01:16:26,720 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 328 transitions, 909 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) [2025-03-14 01:16:26,720 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:26,720 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 339 [2025-03-14 01:16:26,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:27,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:27,939 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,095 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,139 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:28,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,186 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,186 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:28,186 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:28,186 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:28,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,234 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:28,234 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,234 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:28,234 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:28,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,293 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:28,293 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,293 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:28,293 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:28,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,301 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-14 01:16:28,301 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:28,301 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:28,301 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:28,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,344 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:28,344 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:28,344 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:28,344 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:28,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,392 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:28,392 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,392 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:28,392 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,393 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:28,393 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:28,393 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,393 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:28,393 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,395 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:28,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:28,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,395 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,444 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,444 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,444 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:28,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,447 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:28,447 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:28,447 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:28,447 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:28,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,493 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,493 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:28,493 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:28,493 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:28,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,497 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:28,497 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:28,497 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:28,497 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:28,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,510 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:28,510 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:28,510 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:28,510 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:28,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,581 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:28,581 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:28,581 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:28,581 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:28,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,659 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:28,659 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:28,659 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:28,659 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:28,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,725 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:28,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:28,725 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:28,725 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:28,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,753 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-03-14 01:16:28,753 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:28,753 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:28,753 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:28,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,902 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 237#L1261true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,902 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,902 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:28,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:28,903 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:28,903 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:28,903 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:28,903 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:28,903 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:29,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,005 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,005 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:29,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,005 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:29,006 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:29,006 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:29,006 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:29,006 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:29,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,008 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:29,008 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:29,008 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:29,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:29,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 266#L1259-7true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(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|)), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,397 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:29,397 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:29,397 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:29,397 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:29,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,398 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-14 01:16:29,398 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:29,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:29,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:29,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 237#L1261true, 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,410 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:29,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:29,410 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:29,410 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:29,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,481 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:29,481 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:29,481 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:29,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:29,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,552 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-03-14 01:16:29,552 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:29,552 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:29,552 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:29,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:29,713 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:29,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:29,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:29,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:29,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:29,753 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-14 01:16:29,753 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:29,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:29,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:29,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,774 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-14 01:16:29,774 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:29,774 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:29,774 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:29,774 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:29,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,854 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-14 01:16:29,854 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:29,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:29,854 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:29,854 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-14 01:16:29,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, 237#L1261true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:29,939 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-14 01:16:29,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:29,939 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:29,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:30,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,218 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:30,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,218 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,218 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:30,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,258 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:30,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:30,258 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), 16#L1280true, Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,292 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,292 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:30,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:30,292 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:30,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,341 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,341 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:30,341 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,354 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,354 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:30,354 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:30,354 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:30,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,377 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:30,377 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:30,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:30,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 194#L1281-4true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,419 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,419 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 194#L1281-4true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,462 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,462 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:30,462 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,462 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:30,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,558 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:30,558 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,558 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:30,558 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,565 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:16:30,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:30,565 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:30,565 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:30,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,644 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,644 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,644 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,644 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:30,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,717 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,717 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:30,717 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:30,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 222#L1281true, 392#(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|)), Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,738 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 222#L1281true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,738 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,738 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:30,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 194#L1281-4true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,740 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,740 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:30,740 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,740 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:30,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,801 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:30,801 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,814 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,814 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:30,814 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:30,814 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,825 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,825 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,825 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 222#L1281true, 392#(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|)), Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,830 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:30,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:30,830 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:30,830 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:30,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,871 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:30,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:30,871 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,871 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:30,891 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,891 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,916 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:30,916 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,916 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:30,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:30,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,919 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:30,919 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:30,919 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:30,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:30,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), 16#L1280true, Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:30,931 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:30,931 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:30,931 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:30,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:31,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,156 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:31,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:31,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:31,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,157 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:31,157 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:31,157 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,157 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:31,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,183 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:31,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:31,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:31,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,244 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,244 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 194#L1281-4true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,307 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:31,307 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,307 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,307 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:31,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,368 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,368 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,368 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,377 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,377 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,378 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,378 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,378 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,407 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:31,407 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:31,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:31,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,420 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,420 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:31,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,461 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:31,461 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,461 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:31,461 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:31,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,498 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,498 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,499 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,499 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,507 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,507 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,507 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,528 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:31,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:31,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,628 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:31,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,628 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:31,628 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:31,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,636 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,636 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,636 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,652 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,652 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:31,652 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,669 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,669 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:31,669 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:31,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:31,676 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:31,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:31,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, 222#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,691 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, 222#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,691 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,691 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 222#L1281true, 392#(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|)), Black: 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), 266#L1259-7true, 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,692 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,692 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,692 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:31,692 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:31,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:31,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:31,771 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,771 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:31,771 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:31,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,779 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,779 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:31,779 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:31,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,805 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,805 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:31,805 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,806 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,806 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:31,806 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,806 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:31,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:31,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, 222#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,809 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:31,809 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:31,809 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:31,809 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:31,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,881 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:31,881 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:31,881 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,881 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,889 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,889 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:31,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:31,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 51#L1286true, 317#true, 315#true, 392#(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|)), Black: 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), 266#L1259-7true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,920 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,920 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,920 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:31,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:31,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,923 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:31,923 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,923 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:31,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:31,946 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:31,946 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:31,946 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:31,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,973 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:31,974 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:31,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:31,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:31,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:31,990 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:31,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:31,990 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:31,990 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:32,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,002 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,002 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:32,002 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:32,002 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:32,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,070 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:32,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:32,070 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:32,070 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,095 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,095 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,095 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,095 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:32,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,128 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:32,128 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:32,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:32,128 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:32,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,161 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,161 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:32,162 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,168 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,168 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,168 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:32,168 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 194#L1281-4true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,202 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:32,202 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,202 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:32,202 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:32,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,257 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,257 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:32,257 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:32,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,277 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,277 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:32,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,294 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,294 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:32,294 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:32,294 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:32,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,569 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:32,569 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:32,569 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:32,569 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,576 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,576 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:32,576 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:32,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,581 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:32,581 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:32,581 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:32,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:32,581 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:32,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,638 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,638 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:32,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,638 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:32,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 28#L1267true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,658 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,658 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,658 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:32,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,659 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,659 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,659 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:32,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,665 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:32,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,665 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:32,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:32,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,689 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,689 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:32,689 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,689 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:32,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, 222#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,705 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:16:32,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:32,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:32,705 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:32,705 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:32,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,736 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:32,736 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:32,736 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:16:32,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,763 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,763 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,777 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:32,777 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:32,777 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:32,777 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:32,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 157#L1281-1true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,800 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:16:32,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:32,800 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:32,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:32,800 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:32,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,857 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,857 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:32,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,863 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:32,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,863 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,863 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,871 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,885 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:32,885 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:32,885 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:32,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:32,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 237#L1261true, 51#L1286true, 317#true, 315#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:32,896 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:32,896 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:32,896 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:32,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:32,970 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:32,970 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:32,970 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,970 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:32,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:32,980 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:32,980 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:32,981 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:32,981 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:33,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,045 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,045 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,045 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,045 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,055 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,055 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,055 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,055 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,080 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:33,080 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:33,080 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:33,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,103 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:33,103 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:33,103 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,103 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:33,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,107 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:33,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:33,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:33,107 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,151 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,151 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,151 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,151 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,172 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,172 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:33,172 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:33,172 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:33,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,198 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,198 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,198 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,198 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,210 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:33,210 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:33,210 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:33,210 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,248 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,248 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,248 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,299 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,299 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,299 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,299 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,304 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,304 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,304 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,313 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:33,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,323 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,323 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:33,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,328 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,328 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:33,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,328 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,329 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-03-14 01:16:33,329 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,329 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:33,329 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:33,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,585 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,585 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,585 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,601 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,601 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,601 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,601 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:33,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,664 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,664 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,664 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:33,664 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,690 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,690 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:33,690 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:33,690 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,692 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,692 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,692 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:33,692 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,706 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,706 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:33,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:33,706 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,713 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:33,713 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:33,713 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:33,713 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:33,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,769 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:33,769 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,769 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:33,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,782 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,782 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,782 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,782 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,791 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,791 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,817 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,818 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:33,818 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:33,818 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:33,818 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,821 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,821 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:33,821 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:33,821 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:33,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,828 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,828 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:33,828 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:33,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:33,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,871 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,871 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,871 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:33,871 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:33,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,883 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,883 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,883 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,901 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,901 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:33,901 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:33,901 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:33,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,918 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:33,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,922 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,922 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,922 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:33,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,927 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:33,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:33,927 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,937 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:33,937 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:33,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:33,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:33,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:33,938 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,938 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:33,938 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:33,938 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:33,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 164#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:33,942 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:33,942 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:33,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:33,942 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:33,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,953 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,953 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:33,953 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:33,953 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:33,979 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:33,979 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:33,979 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:33,979 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:34,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,000 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,000 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,000 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,000 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,015 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,015 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,015 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:34,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:34,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,018 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:34,018 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:34,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,018 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:34,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,021 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,021 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,021 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:34,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,022 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,022 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,022 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,022 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:34,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,026 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,026 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,026 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,026 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:34,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,027 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,027 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:34,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:34,027 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,039 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,039 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:34,039 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:34,039 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,040 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:34,040 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,040 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,040 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,111 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,111 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,116 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,116 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:34,116 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:34,116 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,125 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,125 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,125 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,125 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,130 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,130 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,130 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,130 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,131 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,131 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,131 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:34,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,140 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,140 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,140 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:34,141 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,141 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:34,141 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:34,141 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,141 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,177 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,177 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,203 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,227 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,227 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,227 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,227 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,233 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:34,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,233 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,233 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,234 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:34,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,237 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,237 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,237 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:34,237 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,274 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,274 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,274 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,282 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,282 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,282 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,282 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,283 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,283 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,300 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,300 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,311 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,311 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,311 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,311 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:34,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,316 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:34,316 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,316 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,335 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,339 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,339 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,339 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,356 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:34,356 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:34,356 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,370 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,370 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,370 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,370 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,380 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,380 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,380 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,380 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,381 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,381 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,381 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,545 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,545 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,546 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,546 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,555 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,555 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,555 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,555 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,563 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,563 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,563 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:34,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,567 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,568 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,568 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,573 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,573 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,573 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,587 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,587 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,587 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,587 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,589 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,589 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:34,589 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,589 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,591 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,591 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:34,591 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,591 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,595 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,595 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,595 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,599 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,600 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,600 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,600 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,600 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,601 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,601 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:34,601 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:34,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,611 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:34,611 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,611 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:34,611 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,628 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,628 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,635 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,635 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,635 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,635 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,653 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,653 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,653 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,658 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,658 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,668 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,668 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,668 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,672 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,672 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:34,672 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,672 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,673 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,673 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,674 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,674 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,674 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,674 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,674 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,674 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,675 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,675 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:34,675 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:34,675 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,685 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,685 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,685 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:34,685 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,691 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,691 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,692 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,692 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,694 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,694 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,694 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:34,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,695 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,695 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:34,695 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:34,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,707 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:34,707 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:34,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,742 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,742 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,742 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,749 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,749 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,749 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,749 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,757 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,757 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:34,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,783 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,783 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,783 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,783 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,802 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,802 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:34,811 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:34,811 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,811 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,811 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,819 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,819 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,819 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,827 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,827 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,827 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,827 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,828 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,828 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,828 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,834 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,834 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,834 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:34,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,835 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,835 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:34,835 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:34,835 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:34,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,848 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,848 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:34,848 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:34,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,874 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,874 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:34,874 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,874 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,874 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:34,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,888 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,888 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,888 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,888 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,900 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,900 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,900 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,900 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,901 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,901 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,901 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,902 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,902 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,902 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,902 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,907 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,907 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,907 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,907 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,908 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:34,908 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,908 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,908 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,920 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,920 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:34,920 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:34,920 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:34,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,921 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,921 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:34,921 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,921 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,942 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:34,942 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,942 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:34,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:34,944 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,944 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:34,944 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,954 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:34,954 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:34,954 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:34,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,977 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,977 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:34,977 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,977 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:34,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,984 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,984 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,984 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,984 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,985 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:34,985 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,985 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,985 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,997 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:34,997 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:34,997 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:34,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:34,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:34,998 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,998 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:34,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:34,998 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,009 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,009 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:35,009 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,009 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,012 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 16#L1280true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,012 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,012 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 164#setThreadENTRYtrue, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,014 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,014 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,014 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:35,014 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,025 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,025 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:35,025 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 28#L1267true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,030 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,030 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,033 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,033 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,033 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,059 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,059 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,070 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,070 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,070 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,070 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,070 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,071 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,071 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,071 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,071 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,072 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,072 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,072 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,072 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,078 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,078 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,078 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:35,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,084 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:35,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:35,085 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,086 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,086 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,091 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,091 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,091 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,091 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:35,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,101 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,101 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:35,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:35,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,101 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,114 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,114 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,114 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,123 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,123 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:35,123 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,124 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:35,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 6#setThreadENTRYtrue, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 306#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:35,132 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,132 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,132 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:35,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,134 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,142 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,142 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,154 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,154 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,154 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,154 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,155 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,155 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,155 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,155 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,155 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,161 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,161 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,161 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,161 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,163 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,163 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,163 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,163 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:35,163 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,169 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,169 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:35,169 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,171 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,171 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,171 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,174 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,174 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:35,174 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,178 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,178 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:35,178 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,178 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,187 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,187 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,187 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,187 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:35,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,208 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,208 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,208 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,208 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,208 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,216 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,216 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,216 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:35,216 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,216 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:35,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,220 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,220 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,220 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,230 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,231 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 205#L1280true, 104#L1266-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:35,238 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,238 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,238 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,238 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:35,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,242 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,242 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,242 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,248 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,248 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,248 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,248 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,249 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:35,249 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,249 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:35,249 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,249 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,255 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,256 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:35,256 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,256 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:35,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,266 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,266 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,266 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:35,266 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,288 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,288 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,288 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,288 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,301 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,301 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,301 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,301 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,309 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,309 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,309 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,309 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,324 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,324 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:35,324 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,328 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,328 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,338 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,338 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:35,338 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,352 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,352 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:35,352 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,352 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,354 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,354 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,354 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:35,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,368 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,368 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,368 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,368 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,375 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,375 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,375 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,375 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,379 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,379 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,384 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,384 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,384 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,385 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,385 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,385 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:35,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#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), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,388 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#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), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,388 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:35,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 88#L1280-1true, 229#L1272-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,392 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,392 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:35,392 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,392 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:35,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,394 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,394 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,394 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,394 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:35,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,404 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:35,404 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:35,404 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,404 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,418 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,418 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,418 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,418 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,419 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,419 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,419 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,419 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,419 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,420 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,420 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,420 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,420 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,433 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,433 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,433 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,433 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,441 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,441 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,441 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,442 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,442 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,442 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,443 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,443 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:35,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,446 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:35,446 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:35,446 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:35,446 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:35,446 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:35,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,448 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,448 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:35,448 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,448 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#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), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,449 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:35,449 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,449 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:35,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:35,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#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), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,450 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,450 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:35,450 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,450 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:35,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,453 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:35,453 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,453 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,453 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,456 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,456 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,456 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,456 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:35,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,465 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,465 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,465 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,465 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,471 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,471 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,471 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,473 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,473 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,473 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,473 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,476 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,477 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,477 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:35,477 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 205#L1280true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#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)]) [2025-03-14 01:16:35,490 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,490 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,490 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:35,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,493 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,493 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,493 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,493 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:35,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,686 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,686 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,686 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,687 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,687 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:35,687 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 157#L1281-1true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,690 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-14 01:16:35,690 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,690 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:35,690 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:35,690 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:16:35,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,699 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,699 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:35,699 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,718 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,718 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:35,718 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:35,718 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,729 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,729 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:35,729 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:35,729 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,744 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,744 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,744 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:35,763 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,763 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,763 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,763 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:35,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,766 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,766 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,766 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,766 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:35,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,778 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,778 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,778 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:35,778 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,788 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,788 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,788 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,792 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,792 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:35,792 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,831 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,831 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:35,831 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:35,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 222#L1281true, 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,858 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-14 01:16:35,858 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:35,858 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:35,858 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-14 01:16:35,858 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:35,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,869 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,869 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,869 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,869 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,872 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,872 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:35,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 306#L1282true, 51#L1286true, 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,873 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,873 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:35,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,873 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:35,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:35,895 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-03-14 01:16:35,895 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:35,895 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-14 01:16:35,895 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:35,895 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-14 01:16:35,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,910 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,910 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,910 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,917 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,917 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:35,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,918 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,918 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:35,918 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 16#L1280true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,922 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:35,922 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:35,922 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,922 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:35,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,943 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,943 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,943 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,949 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:35,949 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,949 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,949 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, 104#L1266-3true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,952 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,952 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:35,952 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:35,952 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:35,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#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), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 28#L1267true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,970 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:35,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([839] L1267-2-->L1267: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,974 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:35,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:35,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:35,974 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:35,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,976 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:35,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:35,976 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:35,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:35,996 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:35,996 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,996 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,996 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,001 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,001 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,001 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:36,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 28#L1267true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,004 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:36,004 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:36,004 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:36,004 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:36,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:36,019 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:36,019 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:36,019 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:36,019 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:36,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:36,019 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-03-14 01:16:36,019 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:36,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-14 01:16:36,019 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:16:36,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,032 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 51#L1286true, 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,032 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:16:36,032 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,038 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, 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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,038 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,038 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:16:36,038 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-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), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,039 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:36,039 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:36,039 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:36,039 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:36,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 16#L1280true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,043 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:16:36,043 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:36,043 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:36,043 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:36,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 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), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 125#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,061 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:36,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:36,061 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:36,061 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:36,061 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:36,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,066 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:36,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:36,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:36,066 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:36,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 88#L1280-1true, 229#L1272-3true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,069 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:36,069 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:36,069 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-14 01:16:36,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:36,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 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), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 271#L1273true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,087 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:36,087 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:36,087 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:36,087 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:36,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:36,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L1273-2-->L1273: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,090 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:36,090 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:36,090 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:36,090 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:36,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,092 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:36,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:36,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:36,092 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:36,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,106 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:36,106 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:36,106 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:36,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:36,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][281], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#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#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 51#L1286true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 271#L1273true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,114 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:36,114 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-14 01:16:36,114 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:36,114 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:36,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([990] L1286-2-->L1286: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 125#L1286true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 271#L1273true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-03-14 01:16:36,125 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-03-14 01:16:36,125 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-14 01:16:36,125 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-03-14 01:16:36,125 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-03-14 01:16:36,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,168 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,168 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:36,168 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-14 01:16:36,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1012] checkThreadEXIT-->L1266-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,195 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:36,195 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,195 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:36,195 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:36,195 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:36,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,200 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:36,200 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-14 01:16:36,200 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,200 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:36,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1013] checkThreadEXIT-->L1266-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 104#L1266-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,211 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:16:36,211 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:36,211 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:36,211 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,223 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 306#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,223 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-14 01:16:36,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] checkThreadEXIT-->L1272-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem55#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_15|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 229#L1272-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 294#L1281true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,239 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-14 01:16:36,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-14 01:16:36,239 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:36,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:36,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:36,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, Black: 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, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 222#L1281true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,243 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-14 01:16:36,243 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:16:36,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:36,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:36,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1009] checkThreadEXIT-->L1272-3: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 229#L1272-3true, 157#L1281-1true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-03-14 01:16:36,249 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-14 01:16:36,249 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-14 01:16:36,249 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,249 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,276 INFO L124 PetriNetUnfolderBase]: 7422/60081 cut-off events. [2025-03-14 01:16:36,276 INFO L125 PetriNetUnfolderBase]: For 18924/29787 co-relation queries the response was YES. [2025-03-14 01:16:37,173 INFO L83 FinitePrefix]: Finished finitePrefix Result has 92800 conditions, 60081 events. 7422/60081 cut-off events. For 18924/29787 co-relation queries the response was YES. Maximal size of possible extension queue 1445. Compared 981031 event pairs, 1110 based on Foata normal form. 2184/54127 useless extension candidates. Maximal degree in co-relation 92784. Up to 13276 conditions per place. [2025-03-14 01:16:37,492 INFO L140 encePairwiseOnDemand]: 332/339 looper letters, 50 selfloop transitions, 6 changer transitions 0/327 dead transitions. [2025-03-14 01:16:37,492 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 320 places, 327 transitions, 1019 flow [2025-03-14 01:16:37,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:16:37,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:16:37,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1715 transitions. [2025-03-14 01:16:37,495 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8431661750245821 [2025-03-14 01:16:37,495 INFO L175 Difference]: Start difference. First operand has 316 places, 328 transitions, 909 flow. Second operand 6 states and 1715 transitions. [2025-03-14 01:16:37,495 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 320 places, 327 transitions, 1019 flow [2025-03-14 01:16:37,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 327 transitions, 995 flow, removed 1 selfloop flow, removed 3 redundant places. [2025-03-14 01:16:37,522 INFO L231 Difference]: Finished difference. Result has 317 places, 327 transitions, 895 flow [2025-03-14 01:16:37,522 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=883, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=327, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=321, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=895, PETRI_PLACES=317, PETRI_TRANSITIONS=327} [2025-03-14 01:16:37,523 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -3 predicate places. [2025-03-14 01:16:37,523 INFO L471 AbstractCegarLoop]: Abstraction has has 317 places, 327 transitions, 895 flow [2025-03-14 01:16:37,524 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) [2025-03-14 01:16:37,524 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:37,524 INFO L206 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] [2025-03-14 01:16:37,524 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-03-14 01:16:37,525 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-03-14 01:16:37,525 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:37,525 INFO L85 PathProgramCache]: Analyzing trace with hash -1863870744, now seen corresponding path program 1 times [2025-03-14 01:16:37,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:37,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [177419291] [2025-03-14 01:16:37,525 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:37,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:37,542 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-14 01:16:37,546 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-14 01:16:37,547 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:37,547 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:37,566 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:16:37,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:37,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [177419291] [2025-03-14 01:16:37,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [177419291] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:37,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:37,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:16:37,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1500928062] [2025-03-14 01:16:37,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:37,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:16:37,567 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:37,567 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:16:37,567 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:16:37,604 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-03-14 01:16:37,607 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 317 places, 327 transitions, 895 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) [2025-03-14 01:16:37,607 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:37,607 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-03-14 01:16:37,607 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:38,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([974] L1285-15-->L1285-12: Formula: (= |v_#race~a~0_6| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_6|} AuxVars[] AssignedVars[#race~a~0][261], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 104#L1266-3true, 88#L1280-1true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 40#L1285-12true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 393#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-03-14 01:16:38,895 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-14 01:16:38,896 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:38,896 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:38,896 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event