./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/reorder_2-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 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_2-race.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b8118921f4e94a266cc060fbf2fdaa97ed8f96343f174115bf05a8f09a1b77a8 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:15:44,311 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:15:44,370 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,376 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:15:44,376 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:15:44,396 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:15:44,397 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:15:44,397 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:15:44,398 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:15:44,398 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:15:44,399 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:15:44,399 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:15:44,399 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:15:44,400 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:15:44,400 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:15:44,401 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:15:44,401 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:15:44,401 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:15:44,402 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:15:44,403 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:15:44,403 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:15:44,403 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 -> b8118921f4e94a266cc060fbf2fdaa97ed8f96343f174115bf05a8f09a1b77a8 [2025-03-14 01:15:44,649 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:15:44,660 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:15:44,662 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:15:44,663 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:15:44,663 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:15:44,664 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_2-race.i [2025-03-14 01:15:45,836 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9bb35a968/093cf75ccb3d45ed99b21665b1dbdc3b/FLAGe6d4724e1 [2025-03-14 01:15:46,148 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:15:46,149 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/reorder_2-race.i [2025-03-14 01:15:46,169 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9bb35a968/093cf75ccb3d45ed99b21665b1dbdc3b/FLAGe6d4724e1 [2025-03-14 01:15:46,185 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9bb35a968/093cf75ccb3d45ed99b21665b1dbdc3b [2025-03-14 01:15:46,187 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:15:46,189 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:15:46,190 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:15:46,190 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:15:46,194 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:15:46,194 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,197 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6b6df191 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,197 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,239 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:15:46,634 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:15:46,641 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:15:46,708 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:15:46,759 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:15:46,760 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,761 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:15:46,762 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:15:46,762 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:15:46,762 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:15:46,767 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,779 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,797 INFO L138 Inliner]: procedures = 370, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 221 [2025-03-14 01:15:46,798 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:15:46,798 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:15:46,798 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:15:46,798 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:15:46,804 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,804 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,807 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,807 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,813 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,814 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,815 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,816 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,818 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:15:46,819 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:15:46,819 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:15:46,819 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:15:46,820 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,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:15:46,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:15:46,855 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,861 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,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2025-03-14 01:15:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2025-03-14 01:15:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:15:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:15:46,876 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:15:46,877 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:47,068 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:15:47,070 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:15:47,515 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1258: havoc main_~#setPool~0#1.base, main_~#setPool~0#1.offset; [2025-03-14 01:15:47,515 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1258-1: SUMMARY for call ULTIMATE.dealloc(main_~#setPool~0#1.base, main_~#setPool~0#1.offset); srcloc: null [2025-03-14 01:15:47,515 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1259: havoc main_~#checkPool~0#1.base, main_~#checkPool~0#1.offset; [2025-03-14 01:15:47,516 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1259-1: SUMMARY for call ULTIMATE.dealloc(main_~#checkPool~0#1.base, main_~#checkPool~0#1.offset); srcloc: null [2025-03-14 01:15:47,516 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:15:47,517 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:15:47,517 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:15:47,535 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:15:47,535 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,535 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:15:47,537 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:15:47,537 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:15:47,540 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:15:47,541 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,541 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@335401e0 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,541 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,541 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@335401e0 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,542 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,543 INFO L128 eAbstractionObserver]: Analyzing ICFG reorder_2-race.i [2025-03-14 01:15:47,554 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:15:47,556 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG reorder_2-race.i that has 3 procedures, 257 locations, 1 initial locations, 4 loop locations, and 28 error locations. [2025-03-14 01:15:47,556 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:15:47,632 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-14 01:15:47,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 279 transitions, 578 flow [2025-03-14 01:15:47,801 INFO L124 PetriNetUnfolderBase]: 45/581 cut-off events. [2025-03-14 01:15:47,805 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-14 01:15:47,813 INFO L83 FinitePrefix]: Finished finitePrefix Result has 598 conditions, 581 events. 45/581 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2618 event pairs, 0 based on Foata normal form. 0/472 useless extension candidates. Maximal degree in co-relation 299. Up to 8 conditions per place. [2025-03-14 01:15:47,814 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 279 transitions, 578 flow [2025-03-14 01:15:47,821 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 263 places, 279 transitions, 578 flow [2025-03-14 01:15:47,828 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:15:47,839 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;@46c70bb7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:15:47,839 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-03-14 01:15:47,843 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:15:47,843 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2025-03-14 01:15:47,844 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:15:47,844 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:47,844 INFO L206 CegarLoopForPetriNet]: trace histogram [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,844 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,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:47,848 INFO L85 PathProgramCache]: Analyzing trace with hash -1682860514, now seen corresponding path program 1 times [2025-03-14 01:15:47,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:47,853 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987492319] [2025-03-14 01:15:47,853 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:47,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:47,923 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-14 01:15:47,937 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-14 01:15:47,938 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:47,939 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,021 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,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987492319] [2025-03-14 01:15:48,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987492319] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,022 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,024 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741867982] [2025-03-14 01:15:48,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,032 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,051 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,052 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,089 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279 [2025-03-14 01:15:48,095 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 279 transitions, 578 flow. Second operand has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,095 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279 [2025-03-14 01:15:48,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,199 INFO L124 PetriNetUnfolderBase]: 16/540 cut-off events. [2025-03-14 01:15:48,204 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-03-14 01:15:48,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 586 conditions, 540 events. 16/540 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2298 event pairs, 0 based on Foata normal form. 27/482 useless extension candidates. Maximal degree in co-relation 282. Up to 27 conditions per place. [2025-03-14 01:15:48,212 INFO L140 encePairwiseOnDemand]: 262/279 looper letters, 14 selfloop transitions, 1 changer transitions 4/261 dead transitions. [2025-03-14 01:15:48,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 261 transitions, 572 flow [2025-03-14 01:15:48,220 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 772 transitions. [2025-03-14 01:15:48,239 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9223416965352449 [2025-03-14 01:15:48,245 INFO L175 Difference]: Start difference. First operand has 263 places, 279 transitions, 578 flow. Second operand 3 states and 772 transitions. [2025-03-14 01:15:48,246 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 261 transitions, 572 flow [2025-03-14 01:15:48,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 261 transitions, 572 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:48,287 INFO L231 Difference]: Finished difference. Result has 259 places, 257 transitions, 536 flow [2025-03-14 01:15:48,290 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=542, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=536, PETRI_PLACES=259, PETRI_TRANSITIONS=257} [2025-03-14 01:15:48,293 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -4 predicate places. [2025-03-14 01:15:48,295 INFO L471 AbstractCegarLoop]: Abstraction has has 259 places, 257 transitions, 536 flow [2025-03-14 01:15:48,296 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,296 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,296 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:48,297 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:15:48,297 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,298 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,298 INFO L85 PathProgramCache]: Analyzing trace with hash -629090656, now seen corresponding path program 1 times [2025-03-14 01:15:48,298 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650209653] [2025-03-14 01:15:48,298 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,317 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-14 01:15:48,325 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-14 01:15:48,325 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,325 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,423 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,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650209653] [2025-03-14 01:15:48,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650209653] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2053593389] [2025-03-14 01:15:48,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,425 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,425 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,464 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279 [2025-03-14 01:15:48,465 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 259 places, 257 transitions, 536 flow. Second operand has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,465 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279 [2025-03-14 01:15:48,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,610 INFO L124 PetriNetUnfolderBase]: 30/1022 cut-off events. [2025-03-14 01:15:48,614 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:48,620 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1081 conditions, 1022 events. 30/1022 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5926 event pairs, 0 based on Foata normal form. 0/863 useless extension candidates. Maximal degree in co-relation 511. Up to 14 conditions per place. [2025-03-14 01:15:48,623 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/262 dead transitions. [2025-03-14 01:15:48,624 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 262 transitions, 592 flow [2025-03-14 01:15:48,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2025-03-14 01:15:48,650 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9390681003584229 [2025-03-14 01:15:48,650 INFO L175 Difference]: Start difference. First operand has 259 places, 257 transitions, 536 flow. Second operand 3 states and 786 transitions. [2025-03-14 01:15:48,650 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 262 transitions, 592 flow [2025-03-14 01:15:48,653 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 262 transitions, 591 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:48,656 INFO L231 Difference]: Finished difference. Result has 255 places, 256 transitions, 535 flow [2025-03-14 01:15:48,657 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=533, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=255, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=535, PETRI_PLACES=255, PETRI_TRANSITIONS=256} [2025-03-14 01:15:48,657 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -8 predicate places. [2025-03-14 01:15:48,658 INFO L471 AbstractCegarLoop]: Abstraction has has 255 places, 256 transitions, 535 flow [2025-03-14 01:15:48,658 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,658 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,659 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,659 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:15:48,659 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,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,659 INFO L85 PathProgramCache]: Analyzing trace with hash 1972938705, now seen corresponding path program 1 times [2025-03-14 01:15:48,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1431264786] [2025-03-14 01:15:48,660 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,670 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-14 01:15:48,673 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,674 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,674 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,708 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,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1431264786] [2025-03-14 01:15:48,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1431264786] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,710 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1655706695] [2025-03-14 01:15:48,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,711 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,711 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,711 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,738 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 279 [2025-03-14 01:15:48,740 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 256 transitions, 535 flow. Second operand has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,740 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,740 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 279 [2025-03-14 01:15:48,740 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:48,888 INFO L124 PetriNetUnfolderBase]: 70/1139 cut-off events. [2025-03-14 01:15:48,889 INFO L125 PetriNetUnfolderBase]: For 78/94 co-relation queries the response was YES. [2025-03-14 01:15:48,894 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1330 conditions, 1139 events. 70/1139 cut-off events. For 78/94 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 7232 event pairs, 16 based on Foata normal form. 9/1003 useless extension candidates. Maximal degree in co-relation 662. Up to 125 conditions per place. [2025-03-14 01:15:48,898 INFO L140 encePairwiseOnDemand]: 267/279 looper letters, 15 selfloop transitions, 5 changer transitions 5/256 dead transitions. [2025-03-14 01:15:48,898 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 256 transitions, 587 flow [2025-03-14 01:15:48,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:48,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:48,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-03-14 01:15:48,900 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9020310633213859 [2025-03-14 01:15:48,900 INFO L175 Difference]: Start difference. First operand has 255 places, 256 transitions, 535 flow. Second operand 3 states and 755 transitions. [2025-03-14 01:15:48,900 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 256 transitions, 587 flow [2025-03-14 01:15:48,902 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 256 transitions, 586 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:48,905 INFO L231 Difference]: Finished difference. Result has 251 places, 249 transitions, 539 flow [2025-03-14 01:15:48,906 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=522, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=251, PETRI_TRANSITIONS=249} [2025-03-14 01:15:48,907 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places. [2025-03-14 01:15:48,907 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 249 transitions, 539 flow [2025-03-14 01:15:48,907 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,907 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:48,907 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] [2025-03-14 01:15:48,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:15:48,908 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,908 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:48,908 INFO L85 PathProgramCache]: Analyzing trace with hash -1621588757, now seen corresponding path program 1 times [2025-03-14 01:15:48,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:48,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [723752646] [2025-03-14 01:15:48,909 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:48,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:48,921 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-14 01:15:48,928 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-14 01:15:48,928 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:48,929 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:48,958 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,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:48,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [723752646] [2025-03-14 01:15:48,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [723752646] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:48,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:48,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:48,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [156305676] [2025-03-14 01:15:48,959 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:48,959 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:48,960 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:48,960 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:48,960 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:48,980 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279 [2025-03-14 01:15:48,981 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 249 transitions, 539 flow. Second operand has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:48,981 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:48,982 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279 [2025-03-14 01:15:48,982 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,099 INFO L124 PetriNetUnfolderBase]: 34/1032 cut-off events. [2025-03-14 01:15:49,099 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:49,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1189 conditions, 1032 events. 34/1032 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 6045 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1010. Up to 64 conditions per place. [2025-03-14 01:15:49,105 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/246 dead transitions. [2025-03-14 01:15:49,106 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 246 transitions, 565 flow [2025-03-14 01:15:49,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 761 transitions. [2025-03-14 01:15:49,108 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9091995221027479 [2025-03-14 01:15:49,108 INFO L175 Difference]: Start difference. First operand has 251 places, 249 transitions, 539 flow. Second operand 3 states and 761 transitions. [2025-03-14 01:15:49,108 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 246 transitions, 565 flow [2025-03-14 01:15:49,109 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 246 transitions, 565 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:49,111 INFO L231 Difference]: Finished difference. Result has 247 places, 246 transitions, 541 flow [2025-03-14 01:15:49,113 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=541, PETRI_PLACES=247, PETRI_TRANSITIONS=246} [2025-03-14 01:15:49,113 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2025-03-14 01:15:49,113 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 246 transitions, 541 flow [2025-03-14 01:15:49,114 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:49,114 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,114 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] [2025-03-14 01:15:49,114 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:15:49,114 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:49,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,114 INFO L85 PathProgramCache]: Analyzing trace with hash 129966938, now seen corresponding path program 1 times [2025-03-14 01:15:49,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1734709757] [2025-03-14 01:15:49,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-03-14 01:15:49,125 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-03-14 01:15:49,125 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:49,149 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,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:49,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1734709757] [2025-03-14 01:15:49,153 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1734709757] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:49,153 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:49,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:49,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1767996848] [2025-03-14 01:15:49,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:49,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:49,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:49,154 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:49,154 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:49,181 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279 [2025-03-14 01:15:49,182 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 246 transitions, 541 flow. Second operand has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:49,182 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:49,182 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279 [2025-03-14 01:15:49,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,366 INFO L124 PetriNetUnfolderBase]: 34/1031 cut-off events. [2025-03-14 01:15:49,366 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:49,371 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1187 conditions, 1031 events. 34/1031 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 6020 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1007. Up to 52 conditions per place. [2025-03-14 01:15:49,375 INFO L140 encePairwiseOnDemand]: 276/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions. [2025-03-14 01:15:49,376 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 245 transitions, 571 flow [2025-03-14 01:15:49,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-14 01:15:49,379 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9127837514934289 [2025-03-14 01:15:49,379 INFO L175 Difference]: Start difference. First operand has 247 places, 246 transitions, 541 flow. Second operand 3 states and 764 transitions. [2025-03-14 01:15:49,379 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 245 transitions, 571 flow [2025-03-14 01:15:49,381 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 245 transitions, 571 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:49,383 INFO L231 Difference]: Finished difference. Result has 248 places, 245 transitions, 543 flow [2025-03-14 01:15:49,384 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=539, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=543, PETRI_PLACES=248, PETRI_TRANSITIONS=245} [2025-03-14 01:15:49,384 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2025-03-14 01:15:49,385 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 245 transitions, 543 flow [2025-03-14 01:15:49,385 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:49,385 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,385 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] [2025-03-14 01:15:49,385 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:15:49,385 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,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,386 INFO L85 PathProgramCache]: Analyzing trace with hash 412580480, now seen corresponding path program 1 times [2025-03-14 01:15:49,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1953998322] [2025-03-14 01:15:49,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,402 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-14 01:15:49,408 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-14 01:15:49,409 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,409 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:49,495 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,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:49,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1953998322] [2025-03-14 01:15:49,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1953998322] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:49,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:49,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:49,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1547472435] [2025-03-14 01:15:49,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:49,495 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:49,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:49,496 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:49,496 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:49,508 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279 [2025-03-14 01:15:49,509 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 245 transitions, 543 flow. Second operand has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:49,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:49,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279 [2025-03-14 01:15:49,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:49,806 INFO L124 PetriNetUnfolderBase]: 34/1030 cut-off events. [2025-03-14 01:15:49,806 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:49,815 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1160 conditions, 1030 events. 34/1030 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5991 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 979. Up to 34 conditions per place. [2025-03-14 01:15:49,823 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/250 dead transitions. [2025-03-14 01:15:49,824 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 250 transitions, 599 flow [2025-03-14 01:15:49,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:49,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:49,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2025-03-14 01:15:49,826 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9390681003584229 [2025-03-14 01:15:49,826 INFO L175 Difference]: Start difference. First operand has 248 places, 245 transitions, 543 flow. Second operand 3 states and 786 transitions. [2025-03-14 01:15:49,826 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 250 transitions, 599 flow [2025-03-14 01:15:49,829 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 250 transitions, 595 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:15:49,832 INFO L231 Difference]: Finished difference. Result has 247 places, 244 transitions, 539 flow [2025-03-14 01:15:49,832 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=537, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=247, PETRI_TRANSITIONS=244} [2025-03-14 01:15:49,834 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2025-03-14 01:15:49,834 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 539 flow [2025-03-14 01:15:49,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:49,834 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:49,834 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] [2025-03-14 01:15:49,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:15:49,834 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,835 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:49,835 INFO L85 PathProgramCache]: Analyzing trace with hash -756093683, now seen corresponding path program 1 times [2025-03-14 01:15:49,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:49,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778598703] [2025-03-14 01:15:49,835 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:49,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:49,853 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-14 01:15:49,861 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-14 01:15:49,864 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:49,864 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:49,896 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,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:49,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778598703] [2025-03-14 01:15:49,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778598703] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:49,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:49,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:49,897 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128940296] [2025-03-14 01:15:49,897 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:49,897 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:49,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:49,897 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:49,897 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:49,928 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279 [2025-03-14 01:15:49,930 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 244 transitions, 539 flow. Second operand has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:49,930 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:49,930 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279 [2025-03-14 01:15:49,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:50,092 INFO L124 PetriNetUnfolderBase]: 34/1029 cut-off events. [2025-03-14 01:15:50,093 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2025-03-14 01:15:50,097 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1191 conditions, 1029 events. 34/1029 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5985 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1010. Up to 56 conditions per place. [2025-03-14 01:15:50,100 INFO L140 encePairwiseOnDemand]: 276/279 looper letters, 15 selfloop transitions, 2 changer transitions 0/243 dead transitions. [2025-03-14 01:15:50,101 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 243 transitions, 571 flow [2025-03-14 01:15:50,101 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:50,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:50,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-03-14 01:15:50,103 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9127837514934289 [2025-03-14 01:15:50,103 INFO L175 Difference]: Start difference. First operand has 247 places, 244 transitions, 539 flow. Second operand 3 states and 764 transitions. [2025-03-14 01:15:50,103 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 243 transitions, 571 flow [2025-03-14 01:15:50,106 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 243 transitions, 570 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:50,108 INFO L231 Difference]: Finished difference. Result has 247 places, 243 transitions, 540 flow [2025-03-14 01:15:50,109 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=536, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=540, PETRI_PLACES=247, PETRI_TRANSITIONS=243} [2025-03-14 01:15:50,110 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2025-03-14 01:15:50,111 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 243 transitions, 540 flow [2025-03-14 01:15:50,111 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:50,111 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:50,111 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] [2025-03-14 01:15:50,112 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:15:50,112 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:50,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:50,113 INFO L85 PathProgramCache]: Analyzing trace with hash -1508546640, now seen corresponding path program 1 times [2025-03-14 01:15:50,113 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:50,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077741986] [2025-03-14 01:15:50,113 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:50,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:50,123 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:15:50,127 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:15:50,127 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:50,127 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:50,164 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,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:50,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077741986] [2025-03-14 01:15:50,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077741986] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:50,165 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:50,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:15:50,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [792178289] [2025-03-14 01:15:50,165 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:50,165 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:50,167 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:50,167 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:50,167 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:50,184 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 250 out of 279 [2025-03-14 01:15:50,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 243 transitions, 540 flow. Second operand has 3 states, 3 states have (on average 251.66666666666666) internal successors, (755), 3 states have internal predecessors, (755), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:50,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:50,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 250 of 279 [2025-03-14 01:15:50,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:50,303 INFO L124 PetriNetUnfolderBase]: 32/1017 cut-off events. [2025-03-14 01:15:50,304 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-03-14 01:15:50,308 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1163 conditions, 1017 events. 32/1017 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5890 event pairs, 0 based on Foata normal form. 2/906 useless extension candidates. Maximal degree in co-relation 982. Up to 42 conditions per place. [2025-03-14 01:15:50,311 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 0 changer transitions 1/242 dead transitions. [2025-03-14 01:15:50,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 242 transitions, 563 flow [2025-03-14 01:15:50,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:50,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:50,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions. [2025-03-14 01:15:50,313 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2025-03-14 01:15:50,314 INFO L175 Difference]: Start difference. First operand has 247 places, 243 transitions, 540 flow. Second operand 3 states and 765 transitions. [2025-03-14 01:15:50,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 242 transitions, 563 flow [2025-03-14 01:15:50,316 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 242 transitions, 555 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-03-14 01:15:50,319 INFO L231 Difference]: Finished difference. Result has 246 places, 241 transitions, 527 flow [2025-03-14 01:15:50,320 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=527, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=527, PETRI_PLACES=246, PETRI_TRANSITIONS=241} [2025-03-14 01:15:50,320 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -17 predicate places. [2025-03-14 01:15:50,321 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 241 transitions, 527 flow [2025-03-14 01:15:50,321 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 251.66666666666666) internal successors, (755), 3 states have internal predecessors, (755), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:50,322 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:50,322 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] [2025-03-14 01:15:50,322 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:15:50,322 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:50,322 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:50,322 INFO L85 PathProgramCache]: Analyzing trace with hash -1032477334, now seen corresponding path program 1 times [2025-03-14 01:15:50,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:50,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119153333] [2025-03-14 01:15:50,322 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:50,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:50,331 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-14 01:15:50,344 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-14 01:15:50,344 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:50,344 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:50,728 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,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:50,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119153333] [2025-03-14 01:15:50,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119153333] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:50,728 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:50,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:15:50,728 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840598255] [2025-03-14 01:15:50,729 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:50,729 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:15:50,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:50,729 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:15:50,730 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:15:50,910 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 225 out of 279 [2025-03-14 01:15:50,912 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 241 transitions, 527 flow. Second operand has 6 states, 6 states have (on average 226.66666666666666) internal successors, (1360), 6 states have internal predecessors, (1360), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:50,912 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:50,912 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 225 of 279 [2025-03-14 01:15:50,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:51,080 INFO L124 PetriNetUnfolderBase]: 32/1011 cut-off events. [2025-03-14 01:15:51,080 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2025-03-14 01:15:51,085 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1324 conditions, 1011 events. 32/1011 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5823 event pairs, 0 based on Foata normal form. 0/912 useless extension candidates. Maximal degree in co-relation 1317. Up to 193 conditions per place. [2025-03-14 01:15:51,087 INFO L140 encePairwiseOnDemand]: 272/279 looper letters, 34 selfloop transitions, 6 changer transitions 0/240 dead transitions. [2025-03-14 01:15:51,087 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 240 transitions, 605 flow [2025-03-14 01:15:51,088 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:15:51,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:15:51,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1391 transitions. [2025-03-14 01:15:51,090 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8309438470728794 [2025-03-14 01:15:51,090 INFO L175 Difference]: Start difference. First operand has 246 places, 241 transitions, 527 flow. Second operand 6 states and 1391 transitions. [2025-03-14 01:15:51,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 240 transitions, 605 flow [2025-03-14 01:15:51,093 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 240 transitions, 603 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:51,095 INFO L231 Difference]: Finished difference. Result has 248 places, 240 transitions, 535 flow [2025-03-14 01:15:51,096 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=523, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=535, PETRI_PLACES=248, PETRI_TRANSITIONS=240} [2025-03-14 01:15:51,096 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2025-03-14 01:15:51,096 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 240 transitions, 535 flow [2025-03-14 01:15:51,097 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 226.66666666666666) internal successors, (1360), 6 states have internal predecessors, (1360), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:51,097 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:51,097 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] [2025-03-14 01:15:51,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:15:51,097 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:51,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:51,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1384525910, now seen corresponding path program 1 times [2025-03-14 01:15:51,098 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:51,098 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378993504] [2025-03-14 01:15:51,098 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:51,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:51,109 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-14 01:15:51,115 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-14 01:15:51,115 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,115 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:51,185 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,185 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:51,185 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [378993504] [2025-03-14 01:15:51,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [378993504] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:51,185 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:51,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:15:51,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1750174740] [2025-03-14 01:15:51,186 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:51,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:15:51,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:51,186 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:15:51,187 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:15:51,315 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 279 [2025-03-14 01:15:51,316 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 240 transitions, 535 flow. Second operand has 4 states, 4 states have (on average 246.5) internal successors, (986), 4 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:51,316 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:51,316 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 279 [2025-03-14 01:15:51,316 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:51,413 INFO L124 PetriNetUnfolderBase]: 24/901 cut-off events. [2025-03-14 01:15:51,414 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-03-14 01:15:51,416 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1082 conditions, 901 events. 24/901 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 4745 event pairs, 0 based on Foata normal form. 3/822 useless extension candidates. Maximal degree in co-relation 1075. Up to 43 conditions per place. [2025-03-14 01:15:51,419 INFO L140 encePairwiseOnDemand]: 266/279 looper letters, 31 selfloop transitions, 11 changer transitions 1/262 dead transitions. [2025-03-14 01:15:51,419 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 262 transitions, 689 flow [2025-03-14 01:15:51,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:15:51,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:15:51,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1025 transitions. [2025-03-14 01:15:51,422 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9184587813620072 [2025-03-14 01:15:51,422 INFO L175 Difference]: Start difference. First operand has 248 places, 240 transitions, 535 flow. Second operand 4 states and 1025 transitions. [2025-03-14 01:15:51,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 262 transitions, 689 flow [2025-03-14 01:15:51,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 262 transitions, 677 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:15:51,427 INFO L231 Difference]: Finished difference. Result has 248 places, 249 transitions, 605 flow [2025-03-14 01:15:51,427 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=523, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=605, PETRI_PLACES=248, PETRI_TRANSITIONS=249} [2025-03-14 01:15:51,428 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2025-03-14 01:15:51,428 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 249 transitions, 605 flow [2025-03-14 01:15:51,428 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 246.5) internal successors, (986), 4 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:51,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:51,428 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] [2025-03-14 01:15:51,429 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:15:51,429 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:51,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:51,429 INFO L85 PathProgramCache]: Analyzing trace with hash -1389486388, now seen corresponding path program 1 times [2025-03-14 01:15:51,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:51,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2144093050] [2025-03-14 01:15:51,430 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:51,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:51,444 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-14 01:15:51,450 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-14 01:15:51,451 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,451 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:51,479 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,480 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:51,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2144093050] [2025-03-14 01:15:51,480 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2144093050] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:51,480 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:51,480 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:51,480 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [44024756] [2025-03-14 01:15:51,480 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:51,480 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:51,480 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:51,481 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:51,481 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:51,494 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279 [2025-03-14 01:15:51,495 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 249 transitions, 605 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:51,495 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:51,495 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279 [2025-03-14 01:15:51,495 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:51,681 INFO L124 PetriNetUnfolderBase]: 105/1759 cut-off events. [2025-03-14 01:15:51,681 INFO L125 PetriNetUnfolderBase]: For 247/616 co-relation queries the response was YES. [2025-03-14 01:15:51,686 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2224 conditions, 1759 events. 105/1759 cut-off events. For 247/616 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 12903 event pairs, 27 based on Foata normal form. 10/1561 useless extension candidates. Maximal degree in co-relation 2215. Up to 120 conditions per place. [2025-03-14 01:15:51,693 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 0/256 dead transitions. [2025-03-14 01:15:51,696 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 256 transitions, 668 flow [2025-03-14 01:15:51,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:51,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:51,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-03-14 01:15:51,697 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931899641577061 [2025-03-14 01:15:51,697 INFO L175 Difference]: Start difference. First operand has 248 places, 249 transitions, 605 flow. Second operand 3 states and 780 transitions. [2025-03-14 01:15:51,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 256 transitions, 668 flow [2025-03-14 01:15:51,700 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 256 transitions, 666 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:51,702 INFO L231 Difference]: Finished difference. Result has 251 places, 253 transitions, 641 flow [2025-03-14 01:15:51,702 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=603, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=641, PETRI_PLACES=251, PETRI_TRANSITIONS=253} [2025-03-14 01:15:51,703 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places. [2025-03-14 01:15:51,703 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 253 transitions, 641 flow [2025-03-14 01:15:51,704 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:51,704 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:51,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, 1, 1, 1, 1, 1, 1, 1, 1, 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,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:15:51,704 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,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:51,705 INFO L85 PathProgramCache]: Analyzing trace with hash 189131337, now seen corresponding path program 1 times [2025-03-14 01:15:51,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:51,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673803984] [2025-03-14 01:15:51,706 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:51,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:51,718 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-03-14 01:15:51,722 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-03-14 01:15:51,724 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:51,725 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:51,748 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-14 01:15:51,749 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:51,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673803984] [2025-03-14 01:15:51,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673803984] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:51,749 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:51,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:51,749 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1391530412] [2025-03-14 01:15:51,749 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:51,750 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:51,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:51,750 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:51,750 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:51,762 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279 [2025-03-14 01:15:51,763 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 253 transitions, 641 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:51,763 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:51,763 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279 [2025-03-14 01:15:51,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:51,988 INFO L124 PetriNetUnfolderBase]: 172/2271 cut-off events. [2025-03-14 01:15:51,988 INFO L125 PetriNetUnfolderBase]: For 364/969 co-relation queries the response was YES. [2025-03-14 01:15:52,001 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2963 conditions, 2271 events. 172/2271 cut-off events. For 364/969 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 18595 event pairs, 32 based on Foata normal form. 8/1998 useless extension candidates. Maximal degree in co-relation 2953. Up to 156 conditions per place. [2025-03-14 01:15:52,010 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 8/260 dead transitions. [2025-03-14 01:15:52,011 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 260 transitions, 704 flow [2025-03-14 01:15:52,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:52,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:52,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-03-14 01:15:52,012 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931899641577061 [2025-03-14 01:15:52,012 INFO L175 Difference]: Start difference. First operand has 251 places, 253 transitions, 641 flow. Second operand 3 states and 780 transitions. [2025-03-14 01:15:52,013 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 260 transitions, 704 flow [2025-03-14 01:15:52,015 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 260 transitions, 694 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:15:52,017 INFO L231 Difference]: Finished difference. Result has 253 places, 249 transitions, 650 flow [2025-03-14 01:15:52,018 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=253, PETRI_TRANSITIONS=249} [2025-03-14 01:15:52,020 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -10 predicate places. [2025-03-14 01:15:52,020 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 249 transitions, 650 flow [2025-03-14 01:15:52,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:52,020 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:52,021 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] [2025-03-14 01:15:52,021 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-14 01:15:52,021 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr1ASSERT_VIOLATIONDATA_RACE, setThreadErr0ASSERT_VIOLATIONDATA_RACE, checkThreadErr4ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-03-14 01:15:52,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:52,022 INFO L85 PathProgramCache]: Analyzing trace with hash -579588866, now seen corresponding path program 1 times [2025-03-14 01:15:52,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:52,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [460382975] [2025-03-14 01:15:52,022 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:52,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:52,033 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-03-14 01:15:52,062 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-03-14 01:15:52,062 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:52,063 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:15:52,063 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:15:52,066 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-03-14 01:15:52,078 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-03-14 01:15:52,079 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:52,079 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:15:52,102 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:15:52,102 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:15:52,103 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-03-14 01:15:52,104 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining) [2025-03-14 01:15:52,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-03-14 01:15:52,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-03-14 01:15:52,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-03-14 01:15:52,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-03-14 01:15:52,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-03-14 01:15:52,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-03-14 01:15:52,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-03-14 01:15:52,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-14 01:15:52,106 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:15:52,109 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-14 01:15:52,109 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-14 01:15:52,143 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-03-14 01:15:52,148 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 325 places, 346 transitions, 736 flow [2025-03-14 01:15:52,349 INFO L124 PetriNetUnfolderBase]: 173/1802 cut-off events. [2025-03-14 01:15:52,349 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2025-03-14 01:15:52,368 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1891 conditions, 1802 events. 173/1802 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 11256 event pairs, 2 based on Foata normal form. 0/1473 useless extension candidates. Maximal degree in co-relation 1036. Up to 32 conditions per place. [2025-03-14 01:15:52,368 INFO L82 GeneralOperation]: Start removeDead. Operand has 325 places, 346 transitions, 736 flow [2025-03-14 01:15:52,384 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 325 places, 346 transitions, 736 flow [2025-03-14 01:15:52,385 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:15:52,385 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;@46c70bb7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:15:52,389 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2025-03-14 01:15:52,391 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:15:52,391 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2025-03-14 01:15:52,391 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:15:52,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:52,391 INFO L206 CegarLoopForPetriNet]: trace histogram [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,392 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:52,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:52,392 INFO L85 PathProgramCache]: Analyzing trace with hash 1360229494, now seen corresponding path program 1 times [2025-03-14 01:15:52,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:52,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108061372] [2025-03-14 01:15:52,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:52,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:52,397 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-14 01:15:52,398 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-14 01:15:52,398 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:52,398 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:52,424 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,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:52,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108061372] [2025-03-14 01:15:52,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108061372] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:52,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:52,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:52,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065006510] [2025-03-14 01:15:52,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:52,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:52,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:52,425 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:52,425 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:52,488 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346 [2025-03-14 01:15:52,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 346 transitions, 736 flow. Second operand has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:52,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:52,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346 [2025-03-14 01:15:52,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:52,873 INFO L124 PetriNetUnfolderBase]: 77/1673 cut-off events. [2025-03-14 01:15:52,873 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2025-03-14 01:15:52,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1878 conditions, 1673 events. 77/1673 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 10503 event pairs, 1 based on Foata normal form. 179/1594 useless extension candidates. Maximal degree in co-relation 1021. Up to 114 conditions per place. [2025-03-14 01:15:52,887 INFO L140 encePairwiseOnDemand]: 327/346 looper letters, 20 selfloop transitions, 1 changer transitions 4/324 dead transitions. [2025-03-14 01:15:52,887 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 324 transitions, 734 flow [2025-03-14 01:15:52,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:52,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:52,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 954 transitions. [2025-03-14 01:15:52,889 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9190751445086706 [2025-03-14 01:15:52,889 INFO L175 Difference]: Start difference. First operand has 325 places, 346 transitions, 736 flow. Second operand 3 states and 954 transitions. [2025-03-14 01:15:52,889 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 324 transitions, 734 flow [2025-03-14 01:15:52,891 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 324 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:52,893 INFO L231 Difference]: Finished difference. Result has 319 places, 320 transitions, 686 flow [2025-03-14 01:15:52,894 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=692, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=324, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=323, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=686, PETRI_PLACES=319, PETRI_TRANSITIONS=320} [2025-03-14 01:15:52,894 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -6 predicate places. [2025-03-14 01:15:52,894 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 320 transitions, 686 flow [2025-03-14 01:15:52,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:52,895 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:52,895 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:52,895 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-14 01:15:52,895 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,896 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:52,896 INFO L85 PathProgramCache]: Analyzing trace with hash -782580576, now seen corresponding path program 1 times [2025-03-14 01:15:52,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:52,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2102282017] [2025-03-14 01:15:52,896 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:52,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:52,900 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-14 01:15:52,901 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-14 01:15:52,901 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:52,902 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:52,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:52,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:52,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2102282017] [2025-03-14 01:15:52,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2102282017] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:52,917 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:52,917 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:52,917 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120390899] [2025-03-14 01:15:52,917 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:52,917 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:52,918 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:52,918 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:52,918 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:52,925 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346 [2025-03-14 01:15:52,926 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 320 transitions, 686 flow. Second operand has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:52,926 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:52,926 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346 [2025-03-14 01:15:52,926 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:53,404 INFO L124 PetriNetUnfolderBase]: 152/3288 cut-off events. [2025-03-14 01:15:53,404 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:53,420 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3611 conditions, 3288 events. 152/3288 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 26249 event pairs, 2 based on Foata normal form. 0/2783 useless extension candidates. Maximal degree in co-relation 1934. Up to 74 conditions per place. [2025-03-14 01:15:53,429 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/331 dead transitions. [2025-03-14 01:15:53,430 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 331 transitions, 800 flow [2025-03-14 01:15:53,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:53,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:53,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions. [2025-03-14 01:15:53,432 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9364161849710982 [2025-03-14 01:15:53,432 INFO L175 Difference]: Start difference. First operand has 319 places, 320 transitions, 686 flow. Second operand 3 states and 972 transitions. [2025-03-14 01:15:53,432 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 331 transitions, 800 flow [2025-03-14 01:15:53,434 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 331 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:53,436 INFO L231 Difference]: Finished difference. Result has 315 places, 319 transitions, 685 flow [2025-03-14 01:15:53,436 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=313, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=318, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=685, PETRI_PLACES=315, PETRI_TRANSITIONS=319} [2025-03-14 01:15:53,438 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -10 predicate places. [2025-03-14 01:15:53,438 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 319 transitions, 685 flow [2025-03-14 01:15:53,438 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:53,438 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:53,438 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:53,438 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-14 01:15:53,439 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:53,439 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:53,439 INFO L85 PathProgramCache]: Analyzing trace with hash 1509718825, now seen corresponding path program 1 times [2025-03-14 01:15:53,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:53,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109013162] [2025-03-14 01:15:53,439 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:53,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:53,443 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-14 01:15:53,445 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-14 01:15:53,445 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:53,445 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:53,454 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,454 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:53,454 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2109013162] [2025-03-14 01:15:53,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2109013162] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:53,454 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:53,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:53,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [484022418] [2025-03-14 01:15:53,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:53,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:53,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:53,455 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:53,455 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:53,476 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 346 [2025-03-14 01:15:53,477 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 319 transitions, 685 flow. Second operand has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:53,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:53,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 346 [2025-03-14 01:15:53,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:54,287 INFO L124 PetriNetUnfolderBase]: 1122/6621 cut-off events. [2025-03-14 01:15:54,287 INFO L125 PetriNetUnfolderBase]: For 1282/1378 co-relation queries the response was YES. [2025-03-14 01:15:54,319 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9004 conditions, 6621 events. 1122/6621 cut-off events. For 1282/1378 co-relation queries the response was YES. Maximal size of possible extension queue 186. Compared 65918 event pairs, 424 based on Foata normal form. 49/5965 useless extension candidates. Maximal degree in co-relation 4498. Up to 1753 conditions per place. [2025-03-14 01:15:54,345 INFO L140 encePairwiseOnDemand]: 332/346 looper letters, 32 selfloop transitions, 6 changer transitions 3/326 dead transitions. [2025-03-14 01:15:54,345 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 326 transitions, 806 flow [2025-03-14 01:15:54,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:54,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:54,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2025-03-14 01:15:54,347 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9026974951830443 [2025-03-14 01:15:54,347 INFO L175 Difference]: Start difference. First operand has 315 places, 319 transitions, 685 flow. Second operand 3 states and 937 transitions. [2025-03-14 01:15:54,347 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 326 transitions, 806 flow [2025-03-14 01:15:54,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 326 transitions, 805 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:54,352 INFO L231 Difference]: Finished difference. Result has 310 places, 314 transitions, 702 flow [2025-03-14 01:15:54,353 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=310, PETRI_TRANSITIONS=314} [2025-03-14 01:15:54,353 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places. [2025-03-14 01:15:54,354 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 314 transitions, 702 flow [2025-03-14 01:15:54,354 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:54,354 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:54,354 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] [2025-03-14 01:15:54,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-14 01:15:54,355 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:54,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:54,355 INFO L85 PathProgramCache]: Analyzing trace with hash -99283645, now seen corresponding path program 1 times [2025-03-14 01:15:54,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:54,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1493977754] [2025-03-14 01:15:54,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:54,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:54,360 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-14 01:15:54,362 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-14 01:15:54,362 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:54,362 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:54,376 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,377 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:54,377 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1493977754] [2025-03-14 01:15:54,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1493977754] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:54,377 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:54,377 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:54,377 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [342521074] [2025-03-14 01:15:54,377 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:54,378 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:54,378 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:54,379 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:54,379 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:54,394 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346 [2025-03-14 01:15:54,396 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 314 transitions, 702 flow. Second operand has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:54,396 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:54,396 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346 [2025-03-14 01:15:54,396 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:54,871 INFO L124 PetriNetUnfolderBase]: 268/3648 cut-off events. [2025-03-14 01:15:54,871 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:54,890 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4471 conditions, 3648 events. 268/3648 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 30970 event pairs, 20 based on Foata normal form. 0/3256 useless extension candidates. Maximal degree in co-relation 3292. Up to 302 conditions per place. [2025-03-14 01:15:54,899 INFO L140 encePairwiseOnDemand]: 340/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/311 dead transitions. [2025-03-14 01:15:54,900 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 311 transitions, 740 flow [2025-03-14 01:15:54,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:54,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:54,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 941 transitions. [2025-03-14 01:15:54,902 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065510597302505 [2025-03-14 01:15:54,902 INFO L175 Difference]: Start difference. First operand has 310 places, 314 transitions, 702 flow. Second operand 3 states and 941 transitions. [2025-03-14 01:15:54,902 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 311 transitions, 740 flow [2025-03-14 01:15:54,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 311 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:54,906 INFO L231 Difference]: Finished difference. Result has 306 places, 311 transitions, 704 flow [2025-03-14 01:15:54,906 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=704, PETRI_PLACES=306, PETRI_TRANSITIONS=311} [2025-03-14 01:15:54,907 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2025-03-14 01:15:54,907 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 311 transitions, 704 flow [2025-03-14 01:15:54,907 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:54,907 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:54,907 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] [2025-03-14 01:15:54,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-14 01:15:54,908 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:54,908 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:54,908 INFO L85 PathProgramCache]: Analyzing trace with hash -1518657358, now seen corresponding path program 1 times [2025-03-14 01:15:54,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:54,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2053987551] [2025-03-14 01:15:54,908 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:54,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:54,912 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-03-14 01:15:54,913 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-03-14 01:15:54,914 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:54,914 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:54,924 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,925 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:54,925 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2053987551] [2025-03-14 01:15:54,925 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2053987551] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:54,925 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:54,925 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:54,925 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1506450121] [2025-03-14 01:15:54,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:54,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:54,927 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:54,927 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:54,928 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:54,945 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346 [2025-03-14 01:15:54,947 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 311 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:54,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:54,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346 [2025-03-14 01:15:54,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:55,420 INFO L124 PetriNetUnfolderBase]: 268/3647 cut-off events. [2025-03-14 01:15:55,421 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:55,442 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4451 conditions, 3647 events. 268/3647 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 30817 event pairs, 20 based on Foata normal form. 0/3256 useless extension candidates. Maximal degree in co-relation 3271. Up to 302 conditions per place. [2025-03-14 01:15:55,456 INFO L140 encePairwiseOnDemand]: 343/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/310 dead transitions. [2025-03-14 01:15:55,457 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 310 transitions, 746 flow [2025-03-14 01:15:55,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:55,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:55,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions. [2025-03-14 01:15:55,459 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9094412331406551 [2025-03-14 01:15:55,459 INFO L175 Difference]: Start difference. First operand has 306 places, 311 transitions, 704 flow. Second operand 3 states and 944 transitions. [2025-03-14 01:15:55,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 310 transitions, 746 flow [2025-03-14 01:15:55,461 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 310 transitions, 746 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-14 01:15:55,464 INFO L231 Difference]: Finished difference. Result has 307 places, 310 transitions, 706 flow [2025-03-14 01:15:55,465 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=702, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=706, PETRI_PLACES=307, PETRI_TRANSITIONS=310} [2025-03-14 01:15:55,466 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2025-03-14 01:15:55,466 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 310 transitions, 706 flow [2025-03-14 01:15:55,467 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:55,467 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:55,467 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] [2025-03-14 01:15:55,467 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-14 01:15:55,468 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:55,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:55,468 INFO L85 PathProgramCache]: Analyzing trace with hash 1415206616, now seen corresponding path program 1 times [2025-03-14 01:15:55,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:55,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [974093569] [2025-03-14 01:15:55,469 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:55,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:55,478 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-14 01:15:55,480 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-14 01:15:55,480 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:55,481 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:55,516 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,516 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:55,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [974093569] [2025-03-14 01:15:55,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [974093569] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:55,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:55,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:55,521 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1576970220] [2025-03-14 01:15:55,521 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:55,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:55,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:55,521 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:55,521 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:55,545 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346 [2025-03-14 01:15:55,546 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 310 transitions, 706 flow. Second operand has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:55,546 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:55,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346 [2025-03-14 01:15:55,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:56,126 INFO L124 PetriNetUnfolderBase]: 268/3646 cut-off events. [2025-03-14 01:15:56,126 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:56,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4374 conditions, 3646 events. 268/3646 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 30808 event pairs, 20 based on Foata normal form. 0/3256 useless extension candidates. Maximal degree in co-relation 3193. Up to 302 conditions per place. [2025-03-14 01:15:56,148 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/321 dead transitions. [2025-03-14 01:15:56,148 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 321 transitions, 820 flow [2025-03-14 01:15:56,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:56,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:56,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions. [2025-03-14 01:15:56,150 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9364161849710982 [2025-03-14 01:15:56,150 INFO L175 Difference]: Start difference. First operand has 307 places, 310 transitions, 706 flow. Second operand 3 states and 972 transitions. [2025-03-14 01:15:56,150 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 321 transitions, 820 flow [2025-03-14 01:15:56,152 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 321 transitions, 816 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:15:56,154 INFO L231 Difference]: Finished difference. Result has 306 places, 309 transitions, 702 flow [2025-03-14 01:15:56,154 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=306, PETRI_TRANSITIONS=309} [2025-03-14 01:15:56,155 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2025-03-14 01:15:56,155 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 309 transitions, 702 flow [2025-03-14 01:15:56,155 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:56,155 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:56,155 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] [2025-03-14 01:15:56,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-14 01:15:56,156 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:56,156 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:56,156 INFO L85 PathProgramCache]: Analyzing trace with hash -1269746931, now seen corresponding path program 1 times [2025-03-14 01:15:56,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:56,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806558882] [2025-03-14 01:15:56,156 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:56,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:56,162 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-03-14 01:15:56,163 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-03-14 01:15:56,163 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:56,163 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:56,181 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,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:56,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [806558882] [2025-03-14 01:15:56,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [806558882] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:56,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:56,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:56,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [115432957] [2025-03-14 01:15:56,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:56,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:56,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:56,183 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:56,183 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:56,200 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346 [2025-03-14 01:15:56,201 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 309 transitions, 702 flow. Second operand has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:56,201 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:56,201 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346 [2025-03-14 01:15:56,201 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:56,601 INFO L124 PetriNetUnfolderBase]: 268/3645 cut-off events. [2025-03-14 01:15:56,601 INFO L125 PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES. [2025-03-14 01:15:56,633 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4463 conditions, 3645 events. 268/3645 cut-off events. For 430/430 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 30885 event pairs, 20 based on Foata normal form. 0/3256 useless extension candidates. Maximal degree in co-relation 3282. Up to 302 conditions per place. [2025-03-14 01:15:56,647 INFO L140 encePairwiseOnDemand]: 343/346 looper letters, 21 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2025-03-14 01:15:56,647 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 308 transitions, 746 flow [2025-03-14 01:15:56,648 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:56,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:56,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions. [2025-03-14 01:15:56,649 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9094412331406551 [2025-03-14 01:15:56,649 INFO L175 Difference]: Start difference. First operand has 306 places, 309 transitions, 702 flow. Second operand 3 states and 944 transitions. [2025-03-14 01:15:56,649 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 308 transitions, 746 flow [2025-03-14 01:15:56,651 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 308 transitions, 745 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:56,694 INFO L231 Difference]: Finished difference. Result has 306 places, 308 transitions, 703 flow [2025-03-14 01:15:56,694 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=699, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=703, PETRI_PLACES=306, PETRI_TRANSITIONS=308} [2025-03-14 01:15:56,695 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2025-03-14 01:15:56,695 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 308 transitions, 703 flow [2025-03-14 01:15:56,695 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:56,695 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:56,695 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] [2025-03-14 01:15:56,696 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-14 01:15:56,696 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:56,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:56,696 INFO L85 PathProgramCache]: Analyzing trace with hash -926978384, now seen corresponding path program 1 times [2025-03-14 01:15:56,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:56,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1445811573] [2025-03-14 01:15:56,696 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:56,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:56,704 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:15:56,706 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:15:56,706 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:56,706 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:56,721 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,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:56,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1445811573] [2025-03-14 01:15:56,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1445811573] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:56,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:56,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-14 01:15:56,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [810570958] [2025-03-14 01:15:56,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:56,722 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:56,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:56,723 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:56,723 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:56,732 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2025-03-14 01:15:56,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 308 transitions, 703 flow. Second operand has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:56,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:56,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2025-03-14 01:15:56,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:57,209 INFO L124 PetriNetUnfolderBase]: 266/3633 cut-off events. [2025-03-14 01:15:57,210 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-03-14 01:15:57,246 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4401 conditions, 3633 events. 266/3633 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 30784 event pairs, 20 based on Foata normal form. 2/3246 useless extension candidates. Maximal degree in co-relation 3220. Up to 302 conditions per place. [2025-03-14 01:15:57,265 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 19 selfloop transitions, 0 changer transitions 1/307 dead transitions. [2025-03-14 01:15:57,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 307 transitions, 738 flow [2025-03-14 01:15:57,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:15:57,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:15:57,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 945 transitions. [2025-03-14 01:15:57,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9104046242774566 [2025-03-14 01:15:57,267 INFO L175 Difference]: Start difference. First operand has 306 places, 308 transitions, 703 flow. Second operand 3 states and 945 transitions. [2025-03-14 01:15:57,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 307 transitions, 738 flow [2025-03-14 01:15:57,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 730 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-03-14 01:15:57,271 INFO L231 Difference]: Finished difference. Result has 305 places, 306 transitions, 690 flow [2025-03-14 01:15:57,272 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=690, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=690, PETRI_PLACES=305, PETRI_TRANSITIONS=306} [2025-03-14 01:15:57,272 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -20 predicate places. [2025-03-14 01:15:57,272 INFO L471 AbstractCegarLoop]: Abstraction has has 305 places, 306 transitions, 690 flow [2025-03-14 01:15:57,272 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:57,272 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:57,272 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] [2025-03-14 01:15:57,273 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-14 01:15:57,273 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:57,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:57,273 INFO L85 PathProgramCache]: Analyzing trace with hash -1430293310, now seen corresponding path program 1 times [2025-03-14 01:15:57,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:57,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343765103] [2025-03-14 01:15:57,273 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:57,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:57,284 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-14 01:15:57,288 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-14 01:15:57,288 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:57,288 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:57,496 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,496 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:57,496 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343765103] [2025-03-14 01:15:57,496 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343765103] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:57,496 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:57,496 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:15:57,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [955262495] [2025-03-14 01:15:57,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:57,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:15:57,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:57,497 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:15:57,497 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:15:57,660 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346 [2025-03-14 01:15:57,662 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 306 transitions, 690 flow. Second operand has 6 states, 6 states have (on average 284.6666666666667) internal successors, (1708), 6 states have internal predecessors, (1708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:57,662 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:57,662 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346 [2025-03-14 01:15:57,662 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:58,233 INFO L124 PetriNetUnfolderBase]: 266/3625 cut-off events. [2025-03-14 01:15:58,234 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2025-03-14 01:15:58,257 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4950 conditions, 3625 events. 266/3625 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 30761 event pairs, 20 based on Foata normal form. 0/3276 useless extension candidates. Maximal degree in co-relation 4941. Up to 717 conditions per place. [2025-03-14 01:15:58,267 INFO L140 encePairwiseOnDemand]: 339/346 looper letters, 40 selfloop transitions, 6 changer transitions 0/305 dead transitions. [2025-03-14 01:15:58,267 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 305 transitions, 780 flow [2025-03-14 01:15:58,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:15:58,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:15:58,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1745 transitions. [2025-03-14 01:15:58,269 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8405587668593449 [2025-03-14 01:15:58,269 INFO L175 Difference]: Start difference. First operand has 305 places, 306 transitions, 690 flow. Second operand 6 states and 1745 transitions. [2025-03-14 01:15:58,269 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 305 transitions, 780 flow [2025-03-14 01:15:58,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 305 transitions, 778 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-14 01:15:58,278 INFO L231 Difference]: Finished difference. Result has 307 places, 305 transitions, 698 flow [2025-03-14 01:15:58,278 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=299, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=698, PETRI_PLACES=307, PETRI_TRANSITIONS=305} [2025-03-14 01:15:58,279 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2025-03-14 01:15:58,279 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 305 transitions, 698 flow [2025-03-14 01:15:58,280 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 284.6666666666667) internal successors, (1708), 6 states have internal predecessors, (1708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:58,280 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:58,280 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] [2025-03-14 01:15:58,280 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-14 01:15:58,280 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:58,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:58,281 INFO L85 PathProgramCache]: Analyzing trace with hash 1489643950, now seen corresponding path program 1 times [2025-03-14 01:15:58,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:58,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [333216725] [2025-03-14 01:15:58,281 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:58,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:58,288 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-14 01:15:58,291 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-14 01:15:58,291 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:58,291 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:58,338 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:58,338 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:58,339 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [333216725] [2025-03-14 01:15:58,339 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [333216725] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:58,339 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:58,339 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-14 01:15:58,339 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43836178] [2025-03-14 01:15:58,339 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:58,344 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-14 01:15:58,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:58,344 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-14 01:15:58,344 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-14 01:15:58,430 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 346 [2025-03-14 01:15:58,431 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 305 transitions, 698 flow. Second operand has 4 states, 4 states have (on average 304.5) internal successors, (1218), 4 states have internal predecessors, (1218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:58,431 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:58,431 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 346 [2025-03-14 01:15:58,431 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:15:58,968 INFO L124 PetriNetUnfolderBase]: 269/3818 cut-off events. [2025-03-14 01:15:58,968 INFO L125 PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES. [2025-03-14 01:15:58,997 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4827 conditions, 3818 events. 269/3818 cut-off events. For 488/488 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 32992 event pairs, 17 based on Foata normal form. 7/3474 useless extension candidates. Maximal degree in co-relation 4818. Up to 298 conditions per place. [2025-03-14 01:15:59,009 INFO L140 encePairwiseOnDemand]: 333/346 looper letters, 53 selfloop transitions, 11 changer transitions 0/342 dead transitions. [2025-03-14 01:15:59,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 342 transitions, 964 flow [2025-03-14 01:15:59,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-14 01:15:59,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-14 01:15:59,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1278 transitions. [2025-03-14 01:15:59,012 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9234104046242775 [2025-03-14 01:15:59,012 INFO L175 Difference]: Start difference. First operand has 307 places, 305 transitions, 698 flow. Second operand 4 states and 1278 transitions. [2025-03-14 01:15:59,012 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 342 transitions, 964 flow [2025-03-14 01:15:59,014 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 342 transitions, 952 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-14 01:15:59,016 INFO L231 Difference]: Finished difference. Result has 307 places, 314 transitions, 768 flow [2025-03-14 01:15:59,017 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=768, PETRI_PLACES=307, PETRI_TRANSITIONS=314} [2025-03-14 01:15:59,017 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2025-03-14 01:15:59,017 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 314 transitions, 768 flow [2025-03-14 01:15:59,018 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 304.5) internal successors, (1218), 4 states have internal predecessors, (1218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:59,018 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:15:59,018 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] [2025-03-14 01:15:59,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-14 01:15:59,018 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:59,018 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:15:59,018 INFO L85 PathProgramCache]: Analyzing trace with hash -1675246682, now seen corresponding path program 1 times [2025-03-14 01:15:59,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:15:59,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2020937518] [2025-03-14 01:15:59,018 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:15:59,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:15:59,025 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-03-14 01:15:59,027 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-03-14 01:15:59,027 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:15:59,027 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:15:59,041 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:59,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:15:59,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2020937518] [2025-03-14 01:15:59,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2020937518] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:15:59,041 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:15:59,041 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:15:59,041 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1777943553] [2025-03-14 01:15:59,041 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:15:59,042 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:15:59,042 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:15:59,042 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:15:59,042 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:15:59,061 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2025-03-14 01:15:59,061 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 314 transitions, 768 flow. Second operand has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:15:59,061 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:15:59,061 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2025-03-14 01:15:59,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:03,468 INFO L124 PetriNetUnfolderBase]: 5231/37253 cut-off events. [2025-03-14 01:16:03,469 INFO L125 PetriNetUnfolderBase]: For 6783/17379 co-relation queries the response was YES. [2025-03-14 01:16:03,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49566 conditions, 37253 events. 5231/37253 cut-off events. For 6783/17379 co-relation queries the response was YES. Maximal size of possible extension queue 1007. Compared 548011 event pairs, 1686 based on Foata normal form. 45/31585 useless extension candidates. Maximal degree in co-relation 49555. Up to 4285 conditions per place. [2025-03-14 01:16:03,794 INFO L140 encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/330 dead transitions. [2025-03-14 01:16:03,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 330 transitions, 907 flow [2025-03-14 01:16:03,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:16:03,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:16:03,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2025-03-14 01:16:03,796 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9277456647398844 [2025-03-14 01:16:03,796 INFO L175 Difference]: Start difference. First operand has 307 places, 314 transitions, 768 flow. Second operand 3 states and 963 transitions. [2025-03-14 01:16:03,796 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 330 transitions, 907 flow [2025-03-14 01:16:03,807 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 308 places, 330 transitions, 905 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:16:03,810 INFO L231 Difference]: Finished difference. Result has 310 places, 321 transitions, 828 flow [2025-03-14 01:16:03,810 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=766, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=828, PETRI_PLACES=310, PETRI_TRANSITIONS=321} [2025-03-14 01:16:03,811 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places. [2025-03-14 01:16:03,811 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 321 transitions, 828 flow [2025-03-14 01:16:03,812 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:16:03,812 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:03,812 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] [2025-03-14 01:16:03,812 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-14 01:16:03,812 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:03,812 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:03,812 INFO L85 PathProgramCache]: Analyzing trace with hash 1090939143, now seen corresponding path program 1 times [2025-03-14 01:16:03,812 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:03,812 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [332704417] [2025-03-14 01:16:03,812 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:03,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:03,820 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-03-14 01:16:03,826 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-03-14 01:16:03,827 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:03,827 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:03,844 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-14 01:16:03,844 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:03,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [332704417] [2025-03-14 01:16:03,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [332704417] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:03,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:03,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:16:03,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320116916] [2025-03-14 01:16:03,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:03,845 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:16:03,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:03,845 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:16:03,845 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:16:03,866 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2025-03-14 01:16:03,867 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 321 transitions, 828 flow. Second operand has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:16:03,867 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:03,867 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2025-03-14 01:16:03,867 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:04,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:04,701 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:04,701 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-14 01:16:04,701 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:04,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:04,774 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-03-14 01:16:04,774 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:16:04,774 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-03-14 01:16:04,774 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-14 01:16:04,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:04,814 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2025-03-14 01:16:04,814 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-14 01:16:04,814 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-03-14 01:16:04,814 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-03-14 01:16:05,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:05,107 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-14 01:16:05,107 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:05,107 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:05,107 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:05,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:05,108 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-14 01:16:05,108 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:05,108 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:16:05,108 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:16:05,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:05,171 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-14 01:16:05,171 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-14 01:16:05,171 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-14 01:16:05,171 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-14 01:16:05,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:05,406 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-03-14 01:16:05,406 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-14 01:16:05,408 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:16:05,408 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-14 01:16:05,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:05,965 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-14 01:16:05,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:05,965 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:05,965 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:06,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,306 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:06,306 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:06,306 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,306 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:06,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,504 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,504 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,504 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-14 01:16:06,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,518 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,518 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:06,518 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,518 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:06,594 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,594 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,594 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,594 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,611 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:06,611 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:06,611 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,611 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:06,667 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:06,667 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:06,667 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:06,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:06,687 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,687 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,687 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,687 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,696 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-14 01:16:06,696 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:16:06,696 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:06,696 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:06,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,706 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:06,706 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,706 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:06,706 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:06,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,714 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:06,714 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:06,714 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:06,714 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:06,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,721 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-14 01:16:06,721 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-14 01:16:06,721 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:06,721 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:16:06,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,787 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-14 01:16:06,787 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:06,787 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-14 01:16:06,787 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:06,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,793 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,793 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,793 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,793 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,806 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,806 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:06,806 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:06,806 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:06,859 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-14 01:16:06,859 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:06,859 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-14 01:16:06,859 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:06,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,875 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,877 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,877 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,877 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,883 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:06,883 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:06,883 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,883 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,885 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,885 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,885 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,885 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,885 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:06,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,890 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,890 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:06,890 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:06,890 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:06,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,894 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:06,894 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,894 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:06,894 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:06,954 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-14 01:16:06,954 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:06,954 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-14 01:16:06,954 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:06,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,969 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:06,969 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:06,969 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,969 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:06,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,970 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,970 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,970 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:06,970 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,970 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:06,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,975 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:06,975 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,975 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,975 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:06,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:06,976 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:06,976 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:06,976 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,976 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:06,976 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,063 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,063 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:07,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:07,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:07,070 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-14 01:16:07,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:07,070 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:07,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:07,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:07,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,073 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:07,073 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:07,073 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:07,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 48#L1267-7true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,085 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-14 01:16:07,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:07,085 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:07,085 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:07,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,156 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,156 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,156 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:07,156 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:07,161 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:07,161 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:07,161 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:07,161 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:07,161 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:07,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:07,171 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,171 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:07,171 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:07,172 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:07,172 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,172 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,172 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,181 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:07,181 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:07,181 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:07,181 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:07,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,283 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,284 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,284 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,289 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,289 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:07,289 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,291 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:07,291 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:07,291 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:07,291 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:07,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,379 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:07,379 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:07,379 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:07,379 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:07,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,386 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,386 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:07,386 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:07,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,391 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:07,391 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:07,391 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:07,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:07,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,416 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:07,416 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:07,416 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:07,416 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:07,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:07,678 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-14 01:16:07,678 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:07,678 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:07,678 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:07,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:07,679 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-14 01:16:07,679 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:07,679 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:07,679 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:07,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,699 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-03-14 01:16:07,699 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:07,699 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:07,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:07,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,706 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-03-14 01:16:07,706 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:07,706 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:07,706 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:07,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:07,767 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-14 01:16:07,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:07,768 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:07,768 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:07,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,785 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,785 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,785 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:07,785 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:07,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,786 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,786 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,786 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:07,786 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:07,876 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:07,876 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:07,876 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:07,876 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:07,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,890 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,890 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,891 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:07,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,891 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:07,892 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:07,892 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:07,892 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:07,892 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:07,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,892 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,892 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,893 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:07,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,895 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:07,895 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:07,895 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:07,896 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:07,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,982 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:07,982 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:07,982 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:07,983 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:07,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:07,985 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:07,985 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:07,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:07,988 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:07,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:07,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:07,988 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:07,988 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:08,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:08,008 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:08,008 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:08,008 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:08,008 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:08,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:08,121 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:08,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:08,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:08,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:08,121 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:08,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:08,145 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:08,145 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:08,145 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:08,145 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:08,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:08,247 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:08,247 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:08,247 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:08,247 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:08,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:08,664 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-03-14 01:16:08,664 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:08,664 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:08,664 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:08,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 319#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:08,763 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-14 01:16:08,764 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-14 01:16:08,764 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-14 01:16:08,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:08,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:08,798 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-14 01:16:08,798 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:08,798 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:08,798 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:08,798 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:08,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1267-7true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:08,884 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-14 01:16:08,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:08,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:08,884 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:08,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:08,913 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-14 01:16:08,913 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:08,913 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:08,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:08,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:09,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 257#L1269true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:09,041 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-14 01:16:09,041 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:09,041 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:09,041 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:09,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,141 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:09,141 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:09,141 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:09,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 319#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,276 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,276 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,276 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-14 01:16:09,276 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-14 01:16:09,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:09,499 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:09,499 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:09,499 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:09,499 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,534 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,534 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:09,534 INFO L297 olderBase$Statistics]: existing Event has 175 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,548 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:09,548 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:09,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,663 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,663 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:09,663 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,663 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:09,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,680 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:09,680 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:09,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:09,680 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:09,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,695 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:09,695 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:09,695 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:09,695 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-14 01:16:09,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,804 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:09,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:09,804 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:09,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:09,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,813 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-14 01:16:09,813 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:09,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:09,813 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:09,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,820 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,820 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [111#L1289true, 72#L1274-3true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,820 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:09,820 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-14 01:16:09,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,824 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:09,824 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:09,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:09,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:09,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,831 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:09,831 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:09,831 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:09,831 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:09,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1267-7true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,838 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-14 01:16:09,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:09,838 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:09,838 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-14 01:16:09,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [111#L1289true, 72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:09,893 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:09,893 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:09,893 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:09,893 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:09,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [72#L1274-3true, 322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true]) [2025-03-14 01:16:09,894 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-14 01:16:09,894 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:09,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:09,894 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:09,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,936 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-14 01:16:09,936 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:09,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:09,936 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:09,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,942 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,942 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:09,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:09,954 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:09,955 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,023 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,023 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:10,023 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:10,023 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,061 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:10,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:10,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:10,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,079 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,079 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,079 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,085 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:10,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,085 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,085 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,086 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,086 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:10,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,086 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:10,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,090 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,090 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,090 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,094 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,094 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:10,094 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,094 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,142 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,142 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,142 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,142 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:10,150 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-14 01:16:10,150 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,150 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:10,150 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:10,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,170 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,170 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,170 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,181 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,181 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,181 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,191 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,191 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-14 01:16:10,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:10,191 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:10,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,194 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,194 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:10,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,195 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,195 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,195 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,200 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,200 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,200 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,211 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,212 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,212 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,212 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:10,212 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:10,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,227 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,228 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-14 01:16:10,228 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:10,228 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [111#L1289true, 72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,268 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:16:10,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:10,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,269 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:10,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,437 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:10,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,437 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,454 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-14 01:16:10,454 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-14 01:16:10,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:10,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:10,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,471 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,471 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,490 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:10,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:10,490 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:10,490 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:10,490 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:10,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,494 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,494 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,494 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,509 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:10,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:10,509 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:10,509 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:10,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,561 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,561 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,561 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,562 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:10,579 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,579 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,579 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,579 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,583 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:10,584 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:10,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:10,584 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:10,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,631 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:10,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:10,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,639 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:10,639 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:10,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:10,639 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:10,639 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:10,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,653 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,653 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,653 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,653 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,654 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,664 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:10,664 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:10,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:10,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:10,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,679 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,679 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,679 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:10,679 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-14 01:16:10,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,682 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:10,682 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:10,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:10,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,683 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:10,683 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,683 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,683 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:10,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,723 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:10,723 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:10,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:10,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:10,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,733 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,733 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [72#L1274-3true, 322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,742 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,742 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:10,742 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,743 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:10,743 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:10,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,797 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,797 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:10,797 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,804 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 4#setThreadENTRYtrue, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,804 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:10,804 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:10,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,808 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:10,808 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:10,808 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:10,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:10,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,854 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,854 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,854 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,879 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,879 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:10,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:10,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,891 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,891 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:10,919 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:10,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:10,920 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,920 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:10,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,932 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:10,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:10,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:10,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,943 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:10,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:10,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:10,954 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:10,954 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:10,954 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:10,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:11,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,004 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:11,004 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:11,004 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,004 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:11,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,043 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:11,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:11,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:11,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,043 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,044 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,044 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:11,044 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:11,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:11,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,060 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,060 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:11,060 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,060 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,060 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:11,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,065 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:11,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,091 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:11,091 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,091 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:11,091 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:11,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,099 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:11,099 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:11,099 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,100 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:11,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,146 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:11,146 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:11,146 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:11,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:11,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,162 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:11,162 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:11,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:11,163 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,262 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,262 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,263 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,263 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,314 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,314 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,314 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:11,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,320 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:11,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,320 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:11,320 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:11,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,356 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,356 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,356 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,357 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:11,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,359 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,359 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:11,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,419 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,419 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:11,419 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-14 01:16:11,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,469 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:11,469 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:11,469 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,469 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:11,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,502 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,502 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,503 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:11,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:11,503 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:11,503 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:11,503 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:11,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,505 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:11,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,521 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,521 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,521 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,690 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,690 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:11,690 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,717 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,717 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,717 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,718 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,724 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 48#L1267-7true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,790 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,791 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,791 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:11,791 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:11,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,809 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,809 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,810 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,815 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,844 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:11,844 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:11,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,871 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,885 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:11,885 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:11,885 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:11,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:11,888 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,888 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:11,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,894 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:11,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:11,894 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,894 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,900 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:11,900 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:11,900 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:11,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,901 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,901 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:11,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:11,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:11,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,901 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,901 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:11,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:11,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:11,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,939 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,939 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:11,939 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:11,939 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,939 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:11,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:11,968 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:11,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:11,999 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:11,999 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:11,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:11,999 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:12,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,006 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:12,006 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:12,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,010 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:12,010 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:12,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:12,010 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:12,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,018 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:12,018 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:12,018 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:12,018 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:12,018 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:12,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,087 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:12,087 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:12,087 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:12,087 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:12,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,327 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,327 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:12,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,331 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:12,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:12,332 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:12,332 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:12,332 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:12,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:12,334 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 199 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 ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [111#L1289true, 72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 126#L1288true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,334 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:12,334 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,410 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:12,410 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-14 01:16:12,410 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-14 01:16:12,410 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,433 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:12,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,434 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:12,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,434 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,443 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:12,443 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:12,443 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:12,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:12,443 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:12,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,489 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:12,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:12,489 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:12,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:12,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,544 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:12,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:12,548 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:12,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,549 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:12,549 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,549 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:12,549 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:12,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,595 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:12,595 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:12,595 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:12,595 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:12,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:12,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,655 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:12,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,655 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,664 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,664 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:12,664 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:12,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,703 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:16:12,703 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:12,703 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:12,703 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:12,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:12,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:12,785 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [111#L1289true, 72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,785 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,785 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:12,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:12,786 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:12,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,786 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:12,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:12,789 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:12,789 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:12,789 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:12,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 257#L1269true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,829 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:16:12,829 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:12,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:12,829 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:12,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 149#L1288true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,876 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,876 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:12,876 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:12,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:12,894 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,894 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:12,894 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:12,894 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:12,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,911 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:12,911 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:12,911 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:12,911 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:12,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:12,922 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,922 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:12,922 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:12,922 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:13,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 318#L1288-1true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,011 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:13,011 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:13,011 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:13,011 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,042 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,042 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:13,042 INFO L297 olderBase$Statistics]: existing Event has 159 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,385 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,385 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:13,424 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,424 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,424 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,424 INFO L297 olderBase$Statistics]: existing Event has 203 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 ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,486 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:13,486 INFO L297 olderBase$Statistics]: existing Event has 208 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 ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [72#L1274-3true, 111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,486 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 209 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 ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,487 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,487 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:13,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,536 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,536 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:13,536 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:13,548 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:13,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:13,548 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:13,548 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:13,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:13,566 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:13,566 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:13,566 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:13,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:13,567 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,567 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:13,567 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,623 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [111#L1289true, 72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,623 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,623 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,636 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 111#L1289true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,636 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:13,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,636 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,637 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:13,637 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:13,637 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,641 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,641 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,641 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,641 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 149#L1288true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,676 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:13,676 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,676 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:13,714 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,714 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:13,714 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:13,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,763 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,763 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,763 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,763 INFO L297 olderBase$Statistics]: existing Event has 169 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 ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,779 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,779 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,780 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:13,780 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,780 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,780 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:13,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [72#L1274-3true, 111#L1289true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,795 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:13,795 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:13,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:13,795 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:13,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [72#L1274-3true, 322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,795 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:13,796 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:13,796 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:13,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 318#L1288-1true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,818 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,818 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:13,818 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,818 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 149#L1288true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 144#L1293-17true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,835 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 149#L1288true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 144#L1293-17true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,835 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:13,835 INFO L297 olderBase$Statistics]: existing Event has 210 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 ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 111#L1289true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:13,869 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:13,869 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:13,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,907 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,907 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,907 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:13,907 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,919 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,919 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,919 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,919 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,920 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,920 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,920 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,920 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,934 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:13,934 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,934 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:13,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,938 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:13,938 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:13,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,961 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:13,961 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:13,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:13,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:13,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,962 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,962 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,962 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,963 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,963 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:13,963 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,965 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 144#L1293-17true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:13,965 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,965 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:13,965 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,966 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,966 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,966 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 280#checkThreadENTRYtrue, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,966 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:13,966 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,984 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,984 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:13,984 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:13,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:13,997 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:13,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,007 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,007 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,007 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,007 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,012 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,030 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:14,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:14,034 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,034 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,034 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,034 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,072 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:14,072 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,076 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,076 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:14,076 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,090 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,090 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,103 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:14,103 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:14,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:14,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,130 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,130 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,130 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:14,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,142 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,143 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,143 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,153 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,154 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,154 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,165 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,166 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,191 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,191 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,191 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,191 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:14,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,194 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,194 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,194 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:14,194 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [111#L1289true, 72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,522 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,522 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,522 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,522 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:14,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,534 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,534 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,534 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:14,534 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 111#L1289true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,534 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:14,534 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,535 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:14,535 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 6#L1289-1true, 320#true, 71#checkThreadENTRYtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,535 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,535 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:14,535 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,535 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:14,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,546 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,546 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:14,547 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:14,547 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:14,547 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,548 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,548 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 111#L1289true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,549 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,549 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,549 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 111#L1289true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,549 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,556 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 318#L1288-1true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,565 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,565 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:14,565 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,584 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,584 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:14,584 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,584 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,587 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:14,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:14,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:14,587 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:14,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,594 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:14,594 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,594 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,594 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,658 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,658 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,658 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,658 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [72#L1274-3true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,677 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,677 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,677 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,685 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:14,685 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:14,685 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:14,685 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,697 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,697 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,697 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,698 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,698 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [111#L1289true, 72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,698 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [111#L1289true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,704 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1288true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,704 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,704 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:14,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,710 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,796 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:14,796 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:14,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:14,796 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:14,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,808 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,808 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,808 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,808 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,815 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:14,816 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [72#L1274-3true, 322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,819 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,819 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:14,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:14,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,820 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:14,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,820 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:14,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,844 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,844 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,844 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:14,844 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,853 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:14,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,853 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:14,853 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:14,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,878 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,878 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,878 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,878 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,884 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,884 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:14,884 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,884 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:14,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:14,884 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,884 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [72#L1274-3true, 111#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:14,885 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 221#L1289-4true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:14,890 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,907 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 71#checkThreadENTRYtrue, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,913 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,913 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,913 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,928 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,928 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:14,928 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:14,928 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,934 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,934 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,941 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,941 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,941 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,942 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,942 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [111#L1289true, 72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,942 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,942 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:14,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,948 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,952 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 251#L1293-12true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,952 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 323#true, 251#L1293-12true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,952 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,952 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 111#L1289true, 323#true, 251#L1293-12true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,952 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:14,952 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,953 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:14,953 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 318#L1288-1true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,969 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,969 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:14,969 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:14,969 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:14,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,974 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,974 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,981 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,981 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,981 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,981 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:14,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:14,989 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:14,989 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:14,989 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:14,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,003 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,003 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,003 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:15,003 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:15,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,016 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,016 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,016 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:15,016 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,040 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,040 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:15,040 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,051 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,051 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,052 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 144#L1293-17true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,052 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:15,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [111#L1289true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,070 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:15,070 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,070 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:15,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,075 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,075 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,075 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:15,075 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,088 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,088 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,089 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,089 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,089 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,089 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,089 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 251#L1293-12true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,089 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,090 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 251#L1293-12true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,090 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 111#L1289true, 323#true, 251#L1293-12true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,090 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,090 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,090 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,090 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:15,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,225 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,226 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,226 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,226 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,229 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,230 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:15,230 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,230 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 149#L1288true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,232 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:15,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,236 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:15,236 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,237 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:15,237 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:15,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,244 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:15,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,245 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:15,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:15,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:15,245 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,256 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,256 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,256 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,256 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,268 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:15,268 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,268 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,268 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:15,270 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,302 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,302 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,319 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][225], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,333 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:15,333 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,333 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:15,333 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][334], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,335 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:15,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,335 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:15,335 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:15,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,350 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:15,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,353 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,355 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:15,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,375 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 323#true, 320#true, 325#true, 246#L1290true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,384 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,384 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,384 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,384 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:15,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,389 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:15,389 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,389 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:15,389 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,424 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 251#L1293-12true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,424 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,424 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:15,424 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 251#L1293-12true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,425 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:15,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][334], [322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,442 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:15,442 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:15,442 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:15,442 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:15,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,453 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,453 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,453 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,453 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1005] L1293-11-->L1293-8: Formula: (= |v_#race~b~0_6| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_6|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,463 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:15,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:15,463 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:15,463 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,464 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,464 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,464 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:15,464 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:15,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,466 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,466 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,466 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,466 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:15,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,470 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:15,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,493 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:15,493 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,494 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:15,494 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,515 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,516 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:15,516 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,517 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:15,518 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|)]) [2025-03-14 01:16:15,518 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:15,518 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,538 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,538 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,541 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,541 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:15,541 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:15,541 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,559 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,559 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,559 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,566 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,566 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,566 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,570 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,570 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,570 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,575 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,575 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,575 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,575 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,596 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,596 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,596 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:15,596 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,632 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,633 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,633 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,633 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,649 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,649 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,649 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,649 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,653 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,653 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,653 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,655 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,655 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:15,655 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:15,665 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 111#L1289true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,665 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:15,665 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 111#L1289true, 72#L1274-3true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,665 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,665 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,666 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,667 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,667 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,667 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,667 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,673 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,673 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][320], [111#L1289true, 72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,673 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,673 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,676 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,676 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:15,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,676 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,677 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:15,677 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,677 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:15,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,678 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:15,678 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,678 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:15,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,678 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,678 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,678 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,678 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,693 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,693 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,693 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:15,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 149#L1288true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,696 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,696 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:15,696 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,696 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,702 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:15,702 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,702 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,702 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:15,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,739 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,739 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:15,739 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,739 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,750 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,750 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,750 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,750 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,752 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,752 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:15,752 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,752 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:15,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,756 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,756 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,756 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,756 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 310#L1293-8true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,757 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:15,757 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,758 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,758 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:15,758 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,758 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,767 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,767 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:15,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,767 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,767 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:15,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,780 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,780 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,780 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,780 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:15,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,781 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,781 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,781 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,781 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,783 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,783 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:15,783 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:15,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,801 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,801 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:15,801 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,801 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [323#true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,803 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,803 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,803 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,803 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:15,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,830 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,830 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,830 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,830 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,837 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,837 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,838 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:15,838 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:15,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,859 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,859 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,859 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,859 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:15,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 221#L1289-4true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,862 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,862 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,862 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:15,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:15,880 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,880 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:15,880 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:15,881 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:15,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,903 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,903 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,903 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:15,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,906 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 72#L1274-3true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,907 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,907 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:15,907 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,907 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:15,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,907 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,907 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,907 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,907 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,920 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:15,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,921 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,921 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 73#L1293-17true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,923 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 111#L1289true, 72#L1274-3true, 323#true, 73#L1293-17true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,923 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [326#true, 72#L1274-3true, 323#true, 73#L1293-17true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,923 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,928 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,928 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,928 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,928 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,965 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,965 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,965 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:15,965 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,973 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:15,973 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:15,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:15,973 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:15,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,974 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:15,974 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,974 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:15,974 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,980 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,980 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:15,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,983 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:15,983 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:15,983 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,983 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,984 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,984 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,984 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:15,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,987 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:15,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:15,987 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:16,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,019 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:16,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:16,019 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:16,020 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:16,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,027 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,027 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:16,027 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:16,027 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:16,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,029 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,030 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,030 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:16,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 73#L1293-17true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,031 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:16,031 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:16,031 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:16,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:16,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,036 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:16,036 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:16,036 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:16,036 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:16,036 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:16,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][263], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,038 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,038 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:16,038 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:16,038 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [326#true, 72#L1274-3true, 323#true, 73#L1293-17true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,074 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,074 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:16,074 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,074 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,078 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [72#L1274-3true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,078 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:16,078 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:16,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,082 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:16,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:16,082 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:16,082 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:16,082 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:16,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [111#L1289true, 72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,083 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:16,084 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,084 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:16,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:16,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,122 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,122 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:16,122 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:16,122 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:16,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,124 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:16,124 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:16,124 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:16,124 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:16,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,124 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,124 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,124 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:16,124 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][262], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,125 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:16,125 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,125 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:16,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,133 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:16,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1293-17true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 268#L1289-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,133 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:16,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 111#L1289true, 323#true, 73#L1293-17true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,134 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 73#L1293-17true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,134 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:16,134 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:16,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,166 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:16,166 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:16,166 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:16,166 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:16,166 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:16,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,196 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [111#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,196 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:16,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1293-17true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,197 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,197 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,197 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:16,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,202 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:16,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:16,202 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:16,202 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:16,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:16,214 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,214 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:16,214 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:16,214 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,214 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:16,215 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:16,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1293-17true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,223 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:16,223 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:16,223 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:16,223 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 175#L1293-8true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,225 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:16,225 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:16,226 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:16,226 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,228 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-14 01:16:16,228 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:16,228 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:16,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 121#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,229 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:16,229 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:16,229 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:16,229 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:16,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,250 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:16,250 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:16,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:16,250 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:16,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [322#true, 323#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 46#L1280-3true, 367#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:16,378 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:16,378 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-14 01:16:16,378 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:16,378 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-14 01:16:16,396 INFO L124 PetriNetUnfolderBase]: 16372/84510 cut-off events. [2025-03-14 01:16:16,396 INFO L125 PetriNetUnfolderBase]: For 22300/61037 co-relation queries the response was YES. [2025-03-14 01:16:17,588 INFO L83 FinitePrefix]: Finished finitePrefix Result has 120678 conditions, 84510 events. 16372/84510 cut-off events. For 22300/61037 co-relation queries the response was YES. Maximal size of possible extension queue 2549. Compared 1367436 event pairs, 4072 based on Foata normal form. 88/70779 useless extension candidates. Maximal degree in co-relation 120666. Up to 11831 conditions per place. [2025-03-14 01:16:18,006 INFO L140 encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/337 dead transitions. [2025-03-14 01:16:18,006 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 337 transitions, 967 flow [2025-03-14 01:16:18,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:16:18,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:16:18,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2025-03-14 01:16:18,008 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9277456647398844 [2025-03-14 01:16:18,008 INFO L175 Difference]: Start difference. First operand has 310 places, 321 transitions, 828 flow. Second operand 3 states and 963 transitions. [2025-03-14 01:16:18,008 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 337 transitions, 967 flow [2025-03-14 01:16:18,033 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 337 transitions, 951 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:16:18,037 INFO L231 Difference]: Finished difference. Result has 312 places, 328 transitions, 874 flow [2025-03-14 01:16:18,037 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=812, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=874, PETRI_PLACES=312, PETRI_TRANSITIONS=328} [2025-03-14 01:16:18,038 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -13 predicate places. [2025-03-14 01:16:18,038 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 328 transitions, 874 flow [2025-03-14 01:16:18,038 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:16:18,039 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:18,039 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] [2025-03-14 01:16:18,039 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-14 01:16:18,039 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:18,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:18,043 INFO L85 PathProgramCache]: Analyzing trace with hash 1396345751, now seen corresponding path program 1 times [2025-03-14 01:16:18,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:18,044 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [994153974] [2025-03-14 01:16:18,044 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:18,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:18,111 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-03-14 01:16:18,119 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-03-14 01:16:18,131 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:18,132 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:18,286 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-14 01:16:18,286 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:18,287 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [994153974] [2025-03-14 01:16:18,287 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [994153974] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:18,287 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:18,287 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-14 01:16:18,287 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [535761066] [2025-03-14 01:16:18,287 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:18,287 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:16:18,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:18,288 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:16:18,288 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:16:18,431 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 299 out of 346 [2025-03-14 01:16:18,433 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 328 transitions, 874 flow. Second operand has 6 states, 6 states have (on average 300.8333333333333) internal successors, (1805), 6 states have internal predecessors, (1805), 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:18,433 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:18,433 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 299 of 346 [2025-03-14 01:16:18,433 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:19,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:19,659 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-14 01:16:19,659 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:19,659 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:19,659 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:19,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:19,772 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:19,772 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:19,772 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:19,772 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:19,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:19,924 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-14 01:16:19,924 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:19,924 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:19,924 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:19,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:19,994 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:19,994 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:19,994 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:19,994 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:20,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,065 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:20,065 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:20,065 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:20,065 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:20,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,072 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:20,072 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:20,072 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:20,072 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,084 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-14 01:16:20,085 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:20,085 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-14 01:16:20,085 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:16:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,381 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-14 01:16:20,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:20,381 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:20,381 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:20,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,423 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:20,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:20,423 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:20,423 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:20,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,426 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-14 01:16:20,426 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:20,426 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,426 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:20,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,480 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:20,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:20,481 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:20,481 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:20,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,485 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,486 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:20,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,539 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,539 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:20,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:20,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,553 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-14 01:16:20,553 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:20,553 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:20,553 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:20,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,597 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,597 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:20,597 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:20,597 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:20,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,611 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:20,611 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:20,612 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:20,612 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:20,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,679 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:20,680 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:20,680 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:20,680 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:20,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,758 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:20,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:20,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:20,759 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:20,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,793 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:20,794 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:20,794 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:20,794 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:20,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,917 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,917 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:20,917 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:20,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:20,918 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-14 01:16:20,918 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:20,918 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:20,918 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:20,918 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:21,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,146 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:21,146 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:21,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:21,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:21,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,146 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:21,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:21,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,147 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:21,147 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:21,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,149 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:21,149 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:21,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:21,149 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:21,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,210 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:21,210 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:21,210 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:21,210 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:21,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,212 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-14 01:16:21,212 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:21,212 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:21,212 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:21,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,224 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:21,224 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:21,224 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:21,224 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:21,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,297 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:21,297 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:21,297 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:21,297 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:21,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,382 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:21,382 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:21,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:21,382 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:21,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,618 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-14 01:16:21,618 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:21,618 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:21,618 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:21,618 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:21,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:21,644 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:16:21,644 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:21,644 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:21,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:21,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:21,694 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-14 01:16:21,694 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:21,694 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:21,694 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:21,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,716 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-14 01:16:21,716 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:21,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:21,716 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:21,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:21,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:21,961 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-14 01:16:21,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:21,961 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:21,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:22,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,051 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:16:22,051 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:22,051 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:22,052 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:22,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:22,248 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:22,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:22,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:22,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:22,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,300 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:22,300 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:22,300 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:22,300 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:22,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:22,367 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:22,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:22,367 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:22,367 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:22,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:22,386 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:22,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:22,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:22,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:22,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 48#L1267-7true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,426 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:22,426 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:22,426 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:22,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:22,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:22,500 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:22,500 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:22,500 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:22,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:22,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,566 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:22,566 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:22,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:22,566 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:22,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,575 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:22,575 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:22,575 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:22,575 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:22,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,586 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-14 01:16:22,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:22,586 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:22,586 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-14 01:16:22,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,706 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:22,706 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:22,706 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:22,706 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:22,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,849 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:22,849 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:22,849 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:22,849 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:22,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:22,854 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:22,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:22,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:22,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,169 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,169 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:23,169 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:23,169 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:23,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,175 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,175 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:23,175 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:23,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:23,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,184 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,184 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,184 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,188 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,188 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:23,188 INFO L297 olderBase$Statistics]: existing Event has 183 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,255 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,255 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:23,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:23,255 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,280 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,280 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,280 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,295 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:23,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,295 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:23,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:23,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,326 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,326 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:23,326 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,326 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,347 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,347 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,347 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,347 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,363 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,363 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:23,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,368 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,368 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:23,368 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,368 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:23,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 48#L1267-7true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,383 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:23,383 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,383 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:23,383 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:23,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,428 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,428 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,428 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,428 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,471 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:23,471 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:23,471 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:23,471 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,519 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,519 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,519 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,525 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,525 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,525 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,525 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,525 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,526 INFO L297 olderBase$Statistics]: existing Event has 187 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 ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,527 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,527 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,527 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,527 INFO L297 olderBase$Statistics]: existing Event has 190 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,548 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,548 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:23,548 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:23,548 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,557 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,557 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:23,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,585 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:23,585 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:23,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:23,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,613 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,613 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,614 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,614 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,614 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,614 INFO L297 olderBase$Statistics]: existing Event has 188 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,619 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,620 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,636 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,636 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:23,636 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,709 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,709 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,720 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,720 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,720 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:23,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:23,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,731 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,732 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:23,732 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:23,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,734 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:23,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,749 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,749 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,749 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,750 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:23,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:23,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:23,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,793 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:23,793 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:23,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:23,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,814 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,814 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:23,814 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:23,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,832 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:23,832 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,833 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,833 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:23,833 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,835 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:23,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:23,835 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:23,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:23,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,892 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:23,892 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:23,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:23,892 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,897 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:23,897 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:23,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:23,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,916 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:23,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:23,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:23,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:23,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:23,918 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:23,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:23,918 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:23,918 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:24,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,094 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:24,094 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:24,094 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:24,094 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:24,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,126 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:24,126 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:24,126 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:24,126 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:24,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,136 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:24,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:24,136 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,136 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:24,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,141 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:24,141 INFO L297 olderBase$Statistics]: existing Event has 188 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,188 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:24,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:24,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:24,188 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,204 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:24,204 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,204 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,204 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:24,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,227 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:24,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:24,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,243 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:24,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,251 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,251 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:24,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,273 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:24,273 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:24,273 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:24,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,308 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:24,309 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:24,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,317 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:24,317 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:24,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,317 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:24,317 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:24,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,317 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:24,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:24,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,318 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:24,318 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:24,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,328 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,328 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,328 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:24,328 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:24,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,410 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,410 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:24,410 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:24,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,415 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:24,415 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:24,415 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:24,415 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:24,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:24,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,416 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:24,416 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:24,416 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:24,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,490 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,490 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:24,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,495 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,495 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,495 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:24,495 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:24,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:24,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,515 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,515 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:24,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:24,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,530 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:24,531 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:24,531 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:24,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:24,531 INFO L297 olderBase$Statistics]: existing Event has 193 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 ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,557 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:24,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:24,557 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,560 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:24,560 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:24,560 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:24,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [111#L1289true, 72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,580 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:24,580 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:24,581 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,581 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,596 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:24,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,596 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:24,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:24,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 6#L1289-1true, 320#true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,615 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:16:24,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:24,615 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:24,615 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:24,615 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:24,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,666 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:24,666 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:24,666 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,672 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,672 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,685 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:24,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:24,685 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:24,710 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:24,710 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:24,710 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:24,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,778 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,778 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:24,778 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,791 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:24,791 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:24,791 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,791 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:24,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:24,806 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:24,806 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:24,806 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:24,806 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:25,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,043 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:25,043 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:25,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,048 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:25,048 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:25,048 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,049 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:25,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 320#true, 149#L1288true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,066 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:25,066 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:25,066 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:25,067 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,073 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:25,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:25,073 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:25,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,121 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,121 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,131 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,131 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,131 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,131 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,154 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,154 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,163 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:25,163 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:25,163 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:25,163 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,205 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,205 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:25,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,223 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:25,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:25,223 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:25,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,247 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:25,247 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,247 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,247 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,252 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,252 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,253 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,258 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:25,258 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:25,258 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:25,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,272 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:25,272 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:25,272 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:25,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,303 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,303 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,303 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,303 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,355 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,355 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,355 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 149#L1288true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,372 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,372 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:25,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,380 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,380 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:25,380 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,457 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,457 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:25,457 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:25,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,473 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,473 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:25,473 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:25,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,480 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:16:25,480 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:25,480 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:25,480 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:25,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,543 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,543 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,543 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,543 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:25,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,572 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,572 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:25,572 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,572 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,580 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,580 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:25,580 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:25,580 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:25,580 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,583 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,583 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:25,584 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:25,584 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:25,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,587 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,587 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:25,587 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,588 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:25,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,593 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,593 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:25,593 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:25,593 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:25,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,646 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:25,646 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,646 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:25,646 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,653 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,664 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,664 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,664 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:25,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,665 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,665 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,665 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:25,665 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:25,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,682 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,682 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:25,682 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:25,682 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,682 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:25,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,685 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:25,685 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:25,685 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:25,685 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,693 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,693 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,693 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:25,693 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:25,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 149#L1288true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,700 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,700 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:25,700 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:25,700 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:25,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:25,707 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:25,707 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:25,707 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:25,707 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:25,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,744 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:25,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:25,744 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:25,744 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:25,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,752 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:25,752 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,752 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:25,752 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:25,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:25,770 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:25,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:25,770 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,055 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:26,055 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:26,055 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:26,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,058 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,058 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,059 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,059 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,063 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,063 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:26,063 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,063 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,064 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,064 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:26,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,064 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,080 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:26,080 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,080 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:26,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,092 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:26,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:26,092 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,110 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,110 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,110 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,111 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,145 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,145 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,145 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,145 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,177 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:26,177 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:26,177 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,182 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:26,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,182 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:26,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,184 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,184 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:26,184 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:26,184 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,194 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,194 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,194 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,194 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:26,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,209 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,209 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,209 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,217 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,217 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,217 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:26,217 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,224 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:26,224 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,224 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,224 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:26,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,235 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,235 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:26,235 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,236 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,283 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,283 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,283 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,366 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,366 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,366 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,366 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,371 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,371 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:26,371 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,378 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:26,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:26,378 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,378 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,378 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,383 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:26,384 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:26,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,392 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,392 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,392 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:26,393 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,444 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,444 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,444 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,444 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,459 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,460 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,460 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,460 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,460 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,460 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,460 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,461 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,462 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,462 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,508 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,509 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,509 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,509 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:26,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,513 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,513 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,524 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,524 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,524 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,524 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:26,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,551 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,551 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,551 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,551 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,560 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:26,560 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:26,560 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,560 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:26,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,568 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,568 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,568 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,568 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,595 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:26,595 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:26,595 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:26,595 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,634 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,634 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,634 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,636 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,636 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,636 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,650 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,650 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,650 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,650 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,651 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,651 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,651 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,651 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,651 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,677 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:26,677 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,679 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,679 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,681 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,681 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,681 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,681 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:26,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,697 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,697 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,697 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,697 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:26,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,709 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,709 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,709 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,709 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:26,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,721 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,721 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,721 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,721 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:26,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,725 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:26,725 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,725 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,725 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,729 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,729 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:26,729 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:26,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,731 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,731 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,731 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,747 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:26,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:26,747 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,747 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:26,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,773 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,773 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:26,773 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,773 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,782 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,782 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,782 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,800 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,800 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,802 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,804 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:26,804 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,804 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,804 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:26,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,820 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,820 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,820 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,820 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,820 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,821 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,824 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,824 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:26,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,824 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,829 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,829 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,829 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:26,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 319#true, 323#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,832 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,832 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:26,832 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:26,832 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:26,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,838 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,838 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,838 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,838 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,843 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,844 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,844 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,851 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,851 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:26,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,853 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,853 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,853 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,859 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,859 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:26,859 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,860 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:26,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,864 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:26,865 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:26,865 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:26,865 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:26,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,889 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,889 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:26,889 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,908 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:26,908 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,908 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:26,908 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,910 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:26,910 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,910 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,910 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:26,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,925 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 322#true, 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,925 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:26,925 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:26,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,964 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:26,964 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:26,964 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:26,964 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:26,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:26,984 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:26,984 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:26,984 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:26,984 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:26,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:26,993 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:26,993 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:26,993 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:26,993 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,009 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,009 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,009 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,009 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,019 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,019 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,019 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,021 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,021 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,021 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,022 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,023 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,023 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,023 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,023 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,031 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,031 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:27,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,051 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,051 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:27,051 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:27,051 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,072 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,072 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,072 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:27,072 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:27,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,082 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,082 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:27,082 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,082 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:27,082 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:27,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,098 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,098 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:27,098 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,098 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,114 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,114 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,114 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,116 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,116 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,116 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,117 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,117 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,117 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,117 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,125 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,125 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,125 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,125 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,127 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,127 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,127 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,142 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,142 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,142 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:27,142 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,148 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,148 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,148 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,148 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,170 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:27,170 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,170 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,170 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,171 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,171 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,171 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,185 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,185 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,185 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,221 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,221 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:27,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,223 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,223 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,223 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,240 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,240 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,240 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:27,240 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,243 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,243 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,243 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,243 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,247 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,247 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,247 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,247 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:27,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,257 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,257 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,257 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 176#setThreadENTRYtrue, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,260 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,260 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,260 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:27,260 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,271 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,271 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:27,271 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,271 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,273 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 320#true, 66#L1294true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,273 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,273 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,282 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,282 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,282 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,481 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,481 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,481 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,481 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,482 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,482 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,482 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,482 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,491 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,491 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,491 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,491 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,491 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,492 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,492 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,492 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,494 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:27,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:27,494 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:27,494 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:27,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,495 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,495 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:27,495 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,495 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,497 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,497 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,497 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,497 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,502 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,502 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,502 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,502 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:27,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,506 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,506 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,506 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:27,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,507 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,507 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,507 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:27,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 322#true, 323#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,517 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,517 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:27,517 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:27,517 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,517 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [111#L1289true, 72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,530 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [111#L1289true, 72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,530 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,530 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,531 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 325#true, 149#L1288true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:27,544 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,544 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:27,544 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,544 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:27,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,552 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,552 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,552 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,552 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,558 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,558 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,558 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,558 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:27,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#L1275true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,566 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,566 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,566 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,573 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,573 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,573 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:27,573 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,573 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,574 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,574 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,574 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,574 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,575 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,576 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,576 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:27,576 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,577 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,577 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,577 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,584 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,584 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,584 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:27,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,585 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,585 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,585 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:27,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,592 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,592 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,592 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,592 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:27,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,611 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][358], [72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,612 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,612 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,617 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,617 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:27,617 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,617 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:27,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,620 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,620 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,620 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,620 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,630 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,630 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,630 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,630 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,631 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,631 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:27,631 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,637 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,637 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,637 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,644 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:27,644 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:27,644 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,644 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:27,644 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,645 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,645 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,645 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,650 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,650 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:27,650 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,650 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:27,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,657 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,657 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:27,657 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,677 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,677 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,677 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,688 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,688 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,688 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,688 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,696 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,696 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,696 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:27,696 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,713 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,713 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,713 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,713 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,714 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,714 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,714 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,733 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,733 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:27,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,733 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][355], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,745 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,745 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:27,745 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,745 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,748 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,748 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,748 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,748 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 66#L1294true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,749 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,749 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,749 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,749 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:27,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,759 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:27,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,759 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,768 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,768 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,768 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,768 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,768 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,768 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,769 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,769 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [111#L1289true, 72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,773 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,773 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:27,773 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,773 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [111#L1289true, 72#L1274-3true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,773 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,773 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:27,774 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,774 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,774 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,777 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,777 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,777 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:27,777 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,777 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,778 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:27,778 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:27,778 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,778 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:27,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,781 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,781 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:27,781 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,784 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,784 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:27,784 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,784 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:27,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,788 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,788 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:27,788 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,788 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,795 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,795 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,795 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,795 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:27,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:27,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,805 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,805 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [111#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:27,806 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,806 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,806 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,806 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,818 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,818 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,818 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:27,818 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,821 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,821 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,822 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,822 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:27,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,825 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,825 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:27,825 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:27,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,828 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:27,828 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:27,828 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:27,828 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:27,828 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:27,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,831 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,831 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,831 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,831 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:27,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,832 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:27,832 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:27,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:27,832 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:27,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,833 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,833 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,833 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:27,833 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:27,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,836 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,836 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:27,836 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,840 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,840 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,840 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,840 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:27,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [322#true, 323#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 82#L1289true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:27,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,847 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,847 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,852 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,852 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,852 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:27,853 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,853 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,853 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,853 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [111#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,856 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,856 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,856 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:27,856 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,865 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,865 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:27,865 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,865 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,867 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,867 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:27,867 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,867 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 288#L1275true, 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,869 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,869 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,869 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,869 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,870 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,870 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,870 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:27,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,873 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:27,873 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:27,873 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,873 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:27,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:27,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,880 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:27,880 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:27,880 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,880 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,895 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,895 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,895 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:27,895 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:27,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,905 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:27,905 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:27,905 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,913 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:27,913 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,913 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,913 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,913 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,914 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,914 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,914 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:27,914 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,928 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,928 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,928 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,928 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:27,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:27,929 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,929 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:27,929 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,929 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,939 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:27,939 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,945 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,945 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,949 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [111#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,949 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:27,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:27,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,976 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:27,977 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:27,977 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:27,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [111#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:27,995 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-14 01:16:27,995 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:16:27,995 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:27,995 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-14 01:16:27,995 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:28,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,003 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,003 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,003 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:28,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,004 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:28,005 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:28,005 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:28,005 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:28,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,006 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-14 01:16:28,006 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-03-14 01:16:28,006 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:28,006 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:28,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:28,023 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-14 01:16:28,023 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:28,023 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-14 01:16:28,023 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:28,023 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-14 01:16:28,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,034 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,034 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,034 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 323#true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,041 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,041 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,041 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,041 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-14 01:16:28,041 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:28,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 323#true, 320#true, 149#L1288true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,045 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-14 01:16:28,045 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:28,045 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:28,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:28,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,059 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:28,059 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:28,059 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:28,059 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:28,059 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:28,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,063 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,063 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:28,063 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:28,063 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:28,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,067 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,067 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:28,067 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:16:28,067 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,079 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-14 01:16:28,079 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:28,079 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:28,079 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:28,079 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:28,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][349], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,081 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:28,081 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:28,081 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:28,081 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:28,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,083 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:28,083 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-14 01:16:28,083 INFO L297 olderBase$Statistics]: existing Event has 180 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 ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 319#true, 323#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,095 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,095 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:16:28,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,100 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:28,100 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:28,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,100 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,101 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:28,102 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:28,102 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,102 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:28,102 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,103 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:28,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:28,103 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:28,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:28,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 320#true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:28,114 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-03-14 01:16:28,114 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:28,114 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:28,114 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-14 01:16:28,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,120 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,120 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:28,120 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-14 01:16:28,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [323#true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,124 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-14 01:16:28,124 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:28,124 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:28,124 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:28,124 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,125 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,125 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,125 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-14 01:16:28,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 320#true, 149#L1288true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,127 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:28,127 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:16:28,127 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-14 01:16:28,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:28,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:28,133 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:28,133 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:28,133 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:28,133 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,139 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:28,139 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:28,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,142 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,143 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:16:28,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,144 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:16:28,144 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:28,144 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,145 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:16:28,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][236], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,156 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-14 01:16:28,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:28,156 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-14 01:16:28,156 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:28,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,158 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:28,158 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:28,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,160 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,160 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-14 01:16:28,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:28,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,170 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:28,170 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-14 01:16:28,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,175 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:28,175 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:28,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:28,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 319#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:28,182 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-03-14 01:16:28,182 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-03-14 01:16:28,182 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2025-03-14 01:16:28,182 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-14 01:16:28,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,209 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-03-14 01:16:28,209 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:28,209 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:28,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:28,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,210 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-14 01:16:28,210 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:28,210 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-14 01:16:28,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:28,210 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:28,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][256], [72#L1274-3true, 322#true, 319#true, 323#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,226 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:28,226 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:28,226 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,226 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-14 01:16:28,226 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-14 01:16:28,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [111#L1289true, 72#L1274-3true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,230 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-14 01:16:28,230 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-14 01:16:28,230 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,230 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:28,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [72#L1274-3true, 323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,237 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-14 01:16:28,237 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-14 01:16:28,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,244 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,244 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:28,244 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:28,245 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-14 01:16:28,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][264], [322#true, 323#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,254 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-14 01:16:28,254 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-14 01:16:28,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:28,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:28,254 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-14 01:16:28,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [111#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,256 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-14 01:16:28,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:28,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-14 01:16:28,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:28,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:28,259 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-14 01:16:28,259 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,259 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-14 01:16:28,259 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:28,275 INFO L124 PetriNetUnfolderBase]: 7422/61702 cut-off events. [2025-03-14 01:16:28,275 INFO L125 PetriNetUnfolderBase]: For 13357/16406 co-relation queries the response was YES. [2025-03-14 01:16:28,835 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86956 conditions, 61702 events. 7422/61702 cut-off events. For 13357/16406 co-relation queries the response was YES. Maximal size of possible extension queue 1473. Compared 1012848 event pairs, 961 based on Foata normal form. 165/53000 useless extension candidates. Maximal degree in co-relation 86943. Up to 5214 conditions per place. [2025-03-14 01:16:29,316 INFO L140 encePairwiseOnDemand]: 330/346 looper letters, 60 selfloop transitions, 17 changer transitions 0/365 dead transitions. [2025-03-14 01:16:29,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 318 places, 365 transitions, 1182 flow [2025-03-14 01:16:29,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-14 01:16:29,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-14 01:16:29,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 2171 transitions. [2025-03-14 01:16:29,319 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8963666391412056 [2025-03-14 01:16:29,319 INFO L175 Difference]: Start difference. First operand has 312 places, 328 transitions, 874 flow. Second operand 7 states and 2171 transitions. [2025-03-14 01:16:29,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 318 places, 365 transitions, 1182 flow [2025-03-14 01:16:29,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 365 transitions, 1166 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:16:29,347 INFO L231 Difference]: Finished difference. Result has 320 places, 334 transitions, 952 flow [2025-03-14 01:16:29,347 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=858, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=328, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=952, PETRI_PLACES=320, PETRI_TRANSITIONS=334} [2025-03-14 01:16:29,348 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -5 predicate places. [2025-03-14 01:16:29,348 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 334 transitions, 952 flow [2025-03-14 01:16:29,348 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 300.8333333333333) internal successors, (1805), 6 states have internal predecessors, (1805), 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:29,348 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:16:29,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:29,348 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-14 01:16:29,349 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:29,349 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:16:29,349 INFO L85 PathProgramCache]: Analyzing trace with hash -1760747795, now seen corresponding path program 1 times [2025-03-14 01:16:29,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:16:29,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2018023958] [2025-03-14 01:16:29,349 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:16:29,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:16:29,366 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 72 statements into 1 equivalence classes. [2025-03-14 01:16:29,370 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 72 of 72 statements. [2025-03-14 01:16:29,370 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:16:29,370 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:16:29,559 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:29,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:16:29,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2018023958] [2025-03-14 01:16:29,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2018023958] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:16:29,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:16:29,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-14 01:16:29,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1717503738] [2025-03-14 01:16:29,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:16:29,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:16:29,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:16:29,560 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:16:29,560 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:16:29,713 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346 [2025-03-14 01:16:29,714 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 334 transitions, 952 flow. Second operand has 6 states, 6 states have (on average 284.8333333333333) internal successors, (1709), 6 states have internal predecessors, (1709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-14 01:16:29,714 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:16:29,714 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346 [2025-03-14 01:16:29,714 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:16:30,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:30,927 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-14 01:16:30,927 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-14 01:16:30,927 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:30,927 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-14 01:16:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,028 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,028 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:31,028 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:31,028 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:31,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,148 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,148 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:31,148 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-14 01:16:31,148 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-14 01:16:31,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,219 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,219 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:31,219 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-14 01:16:31,219 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-14 01:16:31,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,321 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-14 01:16:31,321 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:31,321 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,321 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-14 01:16:31,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,333 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:31,333 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:31,333 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:31,333 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:31,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,348 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-14 01:16:31,348 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:31,348 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-14 01:16:31,348 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-14 01:16:31,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,426 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:31,426 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:31,426 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:31,426 INFO L297 olderBase$Statistics]: existing Event has 163 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 ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,499 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:31,499 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,504 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:31,504 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:31,504 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:31,504 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:31,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,578 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:31,579 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,579 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:31,579 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,585 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,585 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-14 01:16:31,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,672 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,672 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:31,672 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-14 01:16:31,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,690 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-14 01:16:31,690 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-14 01:16:31,690 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:31,690 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:31,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,747 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-14 01:16:31,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:31,747 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:31,747 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:31,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:31,766 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-14 01:16:31,766 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-14 01:16:31,766 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-14 01:16:31,766 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:32,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,068 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-14 01:16:32,068 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:32,068 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-14 01:16:32,068 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:32,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,132 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:32,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:32,132 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:32,132 INFO L297 olderBase$Statistics]: existing Event has 169 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,161 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-14 01:16:32,161 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-14 01:16:32,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:32,161 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:32,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,318 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-14 01:16:32,318 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:32,318 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:32,318 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:32,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,319 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:32,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,319 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:32,319 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-14 01:16:32,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,426 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,426 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:32,426 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:32,427 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:32,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,427 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-14 01:16:32,427 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-14 01:16:32,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:32,427 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:32,427 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:32,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,430 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-14 01:16:32,430 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:32,430 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:32,430 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-14 01:16:32,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 48#L1267-7true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,527 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:32,527 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:32,527 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:32,527 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:32,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,531 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-14 01:16:32,531 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:32,531 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:32,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:32,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 149#L1288true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,548 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-14 01:16:32,548 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:32,548 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-14 01:16:32,548 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-14 01:16:32,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,655 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-14 01:16:32,655 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-14 01:16:32,655 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-14 01:16:32,655 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:32,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:32,768 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-14 01:16:32,768 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-14 01:16:32,768 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:32,768 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:33,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,133 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-14 01:16:33,133 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:33,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-14 01:16:33,133 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-14 01:16:33,133 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-14 01:16:33,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,170 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:16:33,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:33,170 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:33,170 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:33,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:33,471 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-14 01:16:33,471 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:33,471 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:33,471 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:33,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 66#L1294true, 320#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,492 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-14 01:16:33,492 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-14 01:16:33,492 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-14 01:16:33,492 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-14 01:16:33,492 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-14 01:16:33,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 66#L1294true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 257#L1269true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,582 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-14 01:16:33,582 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-14 01:16:33,582 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-14 01:16:33,582 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:33,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:33,654 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-14 01:16:33,654 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:33,654 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:33,654 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:33,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,797 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:33,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:33,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:33,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:33,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:33,832 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:33,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:33,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:33,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:33,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,879 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-14 01:16:33,879 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:33,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:33,879 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:33,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,892 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-14 01:16:33,892 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:33,892 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:33,892 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:33,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 318#L1288-1true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:33,917 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-14 01:16:33,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:33,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:33,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:33,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:33,964 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:33,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:33,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:33,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,004 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-14 01:16:34,004 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:34,004 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:34,004 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,010 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,010 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,010 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:34,010 INFO L297 olderBase$Statistics]: existing Event has 185 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 ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:34,018 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-14 01:16:34,018 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-14 01:16:34,018 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:34,018 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-14 01:16:34,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,101 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,101 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:34,101 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:34,101 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,199 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,199 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,199 INFO L297 olderBase$Statistics]: existing Event has 186 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 ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,203 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,203 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,293 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,293 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:34,293 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:34,293 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:34,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,301 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,301 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:34,301 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-14 01:16:34,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:34,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,499 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,499 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,504 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,504 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:34,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,575 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,575 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:34,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,598 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,598 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,598 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,598 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,599 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,612 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:34,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:34,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:34,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:34,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,642 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,642 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:34,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,661 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,661 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,661 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,661 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,681 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,681 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:34,681 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-14 01:16:34,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,688 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,688 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:34,688 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,688 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:34,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 318#L1288-1true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,704 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-14 01:16:34,704 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:34,704 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:34,704 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-14 01:16:34,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,750 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,750 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,750 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,795 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-14 01:16:34,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:34,795 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-14 01:16:34,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:34,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,840 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:34,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:34,840 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,846 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,846 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,846 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,846 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,867 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,868 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-14 01:16:34,868 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:34,868 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:34,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:34,877 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:34,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:34,905 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-14 01:16:34,905 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:34,905 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:34,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-14 01:16:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,932 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,932 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,932 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:34,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,940 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,940 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:34,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:34,955 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-14 01:16:34,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:34,955 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-14 01:16:34,955 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,051 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,051 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,051 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,064 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,064 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-14 01:16:35,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,081 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:35,081 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,081 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:35,081 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:35,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,082 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-14 01:16:35,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-14 01:16:35,082 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,082 INFO L297 olderBase$Statistics]: existing Event has 185 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 ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,086 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,086 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,107 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,107 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:35,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:35,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,108 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:35,108 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:35,108 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:35,108 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:35,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,164 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,164 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,164 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,179 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:35,179 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:35,179 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,179 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:35,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,185 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:35,185 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:35,185 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:35,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,186 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-14 01:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-14 01:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,206 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,206 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,206 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,209 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-14 01:16:35,209 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,272 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,272 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,272 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:35,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,279 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,279 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-14 01:16:35,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 48#L1267-7true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 396#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,303 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:35,303 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,303 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:35,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,306 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,306 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:35,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,325 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-14 01:16:35,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-14 01:16:35,325 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,346 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,347 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-14 01:16:35,347 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,347 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,359 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-14 01:16:35,359 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:35,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:35,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,365 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:35,365 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:35,365 INFO L297 olderBase$Statistics]: existing Event has 188 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 ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,420 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-14 01:16:35,420 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-14 01:16:35,420 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:35,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:35,626 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,626 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-14 01:16:35,626 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:35,626 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,651 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-14 01:16:35,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:35,651 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-14 01:16:35,651 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:35,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,673 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,673 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,677 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,677 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,677 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,677 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,706 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,706 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,706 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,750 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-14 01:16:35,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,750 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:35,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-14 01:16:35,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,760 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,760 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:35,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,771 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-14 01:16:35,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:35,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-14 01:16:35,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,850 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:35,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:35,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:35,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:35,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,856 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,856 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:35,856 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:35,856 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:35,856 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,857 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,857 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,857 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:35,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:35,857 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:35,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,861 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-14 01:16:35,861 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:35,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:35,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:35,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:35,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,940 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,940 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:35,940 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,941 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,941 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:35,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,946 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:35,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,946 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:35,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:35,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:35,970 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-14 01:16:35,970 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:35,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:35,989 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,989 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:35,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:35,989 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-14 01:16:35,989 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:36,023 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,023 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:36,028 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,028 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-14 01:16:36,028 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,028 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [111#L1289true, 72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,065 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [111#L1289true, 72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,065 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,065 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,083 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,083 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:36,083 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,083 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-14 01:16:36,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:36,118 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-14 01:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-14 01:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:36,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,184 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,184 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,186 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [111#L1289true, 72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,193 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,193 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,193 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,201 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,201 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 257#L1269true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:36,233 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-14 01:16:36,233 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:36,233 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-14 01:16:36,233 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:36,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,314 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,314 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,314 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,314 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,324 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,324 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:36,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,342 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,342 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-14 01:16:36,342 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-14 01:16:36,342 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,475 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:36,475 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:36,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 149#L1288true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,497 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,497 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:36,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:36,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,501 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,501 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:36,501 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-03-14 01:16:36,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-14 01:16:36,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:36,556 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:36,556 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,557 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,557 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:36,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:36,570 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,570 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,570 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:36,570 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:36,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,597 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:36,597 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,597 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,597 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,610 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-14 01:16:36,610 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:36,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-14 01:16:36,610 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:36,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:36,856 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:36,856 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:36,856 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,856 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:36,876 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:36,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:36,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,909 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-14 01:16:36,909 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:36,909 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:36,909 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,915 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,915 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:36,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:36,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,925 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:36,925 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:36,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-14 01:16:36,925 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:36,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:36,944 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-14 01:16:36,944 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:36,944 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:36,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:36,978 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:36,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:36,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:36,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,043 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,043 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,044 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:37,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:37,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 149#L1288true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,072 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,072 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:37,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:37,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,078 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,078 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:37,078 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-14 01:16:37,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,184 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,184 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,184 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,210 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,210 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:37,210 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-14 01:16:37,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:37,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,215 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-14 01:16:37,215 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-14 01:16:37,215 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:37,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,314 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,314 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,314 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,314 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:37,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,355 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,355 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,355 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:37,355 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [111#L1289true, 72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,364 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:37,364 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:37,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:37,364 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:37,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,369 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,369 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:37,369 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:37,369 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,375 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,375 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-14 01:16:37,375 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 318#L1288-1true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,379 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-14 01:16:37,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,379 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-14 01:16:37,379 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:37,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,464 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,464 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,464 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,464 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,476 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,476 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,476 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,476 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:37,491 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,491 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,491 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,491 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-14 01:16:37,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:37,493 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,493 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,493 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,493 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,522 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:37,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:37,522 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:37,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:37,522 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,527 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,527 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,527 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,536 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:37,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:37,536 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,536 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-14 01:16:37,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 149#L1288true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,552 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:37,552 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:37,552 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:37,552 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,556 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-14 01:16:37,556 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:37,556 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,556 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:37,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,604 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:37,604 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,605 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,605 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,614 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,614 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,614 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:37,614 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:37,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:37,635 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,635 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,635 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:37,635 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,666 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:37,666 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-14 01:16:37,666 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:37,666 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:37,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,670 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,670 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,670 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,670 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,676 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,676 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,676 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,692 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-14 01:16:37,692 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:37,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:37,692 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:37,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,700 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,700 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-14 01:16:37,700 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:37,700 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:37,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,718 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,718 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,718 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:37,718 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,750 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,750 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:37,783 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:37,783 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,783 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:37,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 319#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,790 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:37,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:37,790 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,790 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:37,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,801 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,801 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,801 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,801 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,810 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,810 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,818 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,818 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,818 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,818 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,827 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-03-14 01:16:37,827 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:37,827 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:37,827 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:37,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,833 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-14 01:16:37,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-14 01:16:37,833 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:37,833 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:37,876 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,876 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:37,876 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:37,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:37,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,951 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:37,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,963 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,963 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,963 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,966 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,966 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:37,966 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:37,966 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-14 01:16:37,966 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:37,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,971 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:37,971 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:37,971 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:37,971 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:37,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:37,979 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:37,979 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:37,979 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-14 01:16:37,979 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,023 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,023 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,023 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,023 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,033 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,033 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,033 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,034 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,034 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,034 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,034 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,073 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:38,073 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,073 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,076 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,076 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,076 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,076 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:38,085 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,085 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,085 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,085 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-14 01:16:38,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,110 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,110 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,110 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,110 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,114 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:38,114 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-14 01:16:38,114 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,114 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:38,114 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,120 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,120 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,120 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,120 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,143 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-14 01:16:38,143 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,143 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:38,143 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,177 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,177 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,178 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,178 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,178 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,179 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,179 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,179 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,179 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,457 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,457 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,457 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 318#L1288-1true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,476 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-03-14 01:16:38,476 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,477 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,477 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,477 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,477 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,479 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,479 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,479 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,479 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,491 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,491 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,491 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,507 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:38,507 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,507 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,507 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,509 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:38,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-14 01:16:38,509 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,509 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,514 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,514 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,514 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,514 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,518 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,518 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:38,519 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,519 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,519 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,519 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,519 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,519 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:38,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,520 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:38,520 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,520 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:38,520 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,520 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,520 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:38,520 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,521 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:38,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,530 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-03-14 01:16:38,530 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,530 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,530 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,550 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,550 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,550 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,550 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,556 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,556 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,556 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,557 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,571 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,571 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:38,571 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,571 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,573 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,573 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,573 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,573 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,574 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,574 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,574 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,574 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,587 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,587 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,587 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,590 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,590 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,590 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:38,590 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:38,594 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,594 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,594 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,594 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue]) [2025-03-14 01:16:38,595 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,595 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,595 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,596 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,596 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:38,596 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:38,596 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,606 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,606 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,606 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:38,606 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,607 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,607 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,608 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:38,608 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,614 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,614 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,614 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,614 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,615 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,615 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,615 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,615 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,615 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,616 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,616 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:38,616 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:38,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,620 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-14 01:16:38,620 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,620 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,625 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-03-14 01:16:38,625 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:38,625 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,625 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,647 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,647 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,647 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,662 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,662 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,663 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,663 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,664 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,665 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,665 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,676 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,676 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-03-14 01:16:38,676 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,707 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-14 01:16:38,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,707 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,723 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,723 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,723 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,723 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,730 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,730 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:38,730 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-14 01:16:38,730 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,741 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,741 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,741 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,741 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,748 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,748 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,748 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,748 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,750 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,750 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,750 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,750 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,757 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,757 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:38,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-03-14 01:16:38,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,773 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,773 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,773 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,773 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-14 01:16:38,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,790 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,790 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,790 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,790 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-14 01:16:38,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,799 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,799 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-14 01:16:38,799 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:38,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,799 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 319#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,813 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,813 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,813 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,813 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,826 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,826 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,826 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,827 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,827 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,828 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,828 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,828 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,834 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,834 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,834 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,836 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,836 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:38,836 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 318#L1288-1true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,849 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,849 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:38,849 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-14 01:16:38,849 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:38,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,857 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,857 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:38,857 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,857 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,880 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,880 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:38,880 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,880 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:38,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 246#L1290true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,882 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,882 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,882 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,882 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:38,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,895 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [111#L1289true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,895 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:38,895 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:38,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,924 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,924 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,924 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,924 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,926 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,926 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,926 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:38,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,938 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,938 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,938 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,938 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,941 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,941 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,941 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:38,941 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:38,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,945 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,945 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,945 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:38,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,952 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,952 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:38,952 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 176#setThreadENTRYtrue, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:38,954 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,955 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:38,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,955 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,963 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-14 01:16:38,963 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-14 01:16:38,963 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:38,963 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:38,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 246#L1290true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,967 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,967 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:38,967 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,970 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:38,971 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:38,971 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:38,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,997 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,997 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:38,998 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:38,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:38,998 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:38,998 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:39,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,009 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,009 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,012 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,012 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:39,012 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,015 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,015 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,015 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,015 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,019 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,019 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-14 01:16:39,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:39,019 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,023 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 318#L1288-1true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,023 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,023 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,024 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,024 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,024 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,024 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:39,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 319#true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,039 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 111#L1289true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,052 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [111#L1289true, 72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,052 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,052 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, 149#L1288true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,061 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,061 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,061 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-14 01:16:39,061 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-14 01:16:39,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,071 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,071 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,071 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,071 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 4#setThreadENTRYtrue, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,076 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,076 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,076 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,076 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:39,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,082 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,082 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,082 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,088 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,088 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:39,088 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:39,088 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,089 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,089 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,089 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,089 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,090 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,090 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-14 01:16:39,090 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,091 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,091 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,091 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-14 01:16:39,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,096 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,096 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,096 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,097 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-03-14 01:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,098 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,098 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,098 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,098 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:39,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,104 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,104 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,104 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,128 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,128 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,128 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:39,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,135 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,135 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-14 01:16:39,135 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:39,135 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,135 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:39,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,138 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,138 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,138 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:39,138 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,146 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,146 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:39,146 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,147 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,147 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,147 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:39,147 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,153 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,153 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,153 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-03-14 01:16:39,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,159 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-03-14 01:16:39,159 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,159 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:39,159 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,159 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:39,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,160 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,160 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,160 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,160 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,166 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,166 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-14 01:16:39,166 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,166 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-14 01:16:39,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,172 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,172 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,172 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:39,172 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,193 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,193 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,193 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,194 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:39,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 221#L1289-4true, 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-03-14 01:16:39,207 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,207 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,207 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,208 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:39,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([773] L1275-2-->L1275: Formula: (= |v_#race~stderr~0_9| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_9|} AuxVars[] AssignedVars[#race~stderr~0][329], [322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,215 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,215 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,215 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:39,215 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,230 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,230 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,230 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,231 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-14 01:16:39,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,231 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,231 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,231 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:39,232 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,232 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,232 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,232 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,248 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,248 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,248 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:39,248 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,265 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,265 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,265 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-14 01:16:39,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,267 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,267 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,268 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,268 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 246#L1290true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,268 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,268 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,268 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,268 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-14 01:16:39,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 288#L1275true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,282 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,282 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-14 01:16:39,282 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,293 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,293 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,293 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,293 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,294 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1034] checkThreadEXIT-->L1274-3: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][316], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,294 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,294 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,295 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,300 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-14 01:16:39,300 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:39,300 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,301 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,301 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,301 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:39,301 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:39,301 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [111#L1289true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,305 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [111#L1289true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,305 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,305 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:39,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,309 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:39,309 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:39,309 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:39,309 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:39,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 66#L1294true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,309 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,310 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:39,310 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:39,310 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 318#L1288-1true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,314 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,314 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-14 01:16:39,314 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-14 01:16:39,314 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-14 01:16:39,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,318 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:39,318 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:39,318 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,318 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:39,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 319#true, Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,324 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,324 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-14 01:16:39,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:39,324 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,324 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [111#L1289true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,336 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [111#L1289true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,336 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,336 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,338 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,338 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,338 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,338 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,350 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,350 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,350 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,350 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-14 01:16:39,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,355 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,355 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,355 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,358 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,358 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,358 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:39,358 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:39,358 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,358 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,359 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-03-14 01:16:39,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:39,359 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,359 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [111#L1289true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,362 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-03-14 01:16:39,362 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:39,362 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-03-14 01:16:39,362 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-03-14 01:16:39,362 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-03-14 01:16:39,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,365 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,365 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,365 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,365 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,366 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1007] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 221#L1289-4true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,366 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-14 01:16:39,366 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-14 01:16:39,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,369 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-14 01:16:39,369 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,369 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,369 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 149#L1288true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,373 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-14 01:16:39,373 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-14 01:16:39,373 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-14 01:16:39,373 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,381 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,381 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,381 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,381 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-14 01:16:39,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,385 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,385 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,385 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,385 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 6#L1289-1true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,386 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,386 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,386 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,386 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,386 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] checkThreadEXIT-->L1280-3: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][324], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,387 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,387 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,387 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,387 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [111#L1289true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,390 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,390 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,390 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,390 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-14 01:16:39,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1033] checkThreadEXIT-->L1274-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][244], [72#L1274-3true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 377#true, 82#L1289true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,400 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-14 01:16:39,400 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,400 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-14 01:16:39,400 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-14 01:16:39,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1288true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,402 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,402 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-14 01:16:39,402 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,402 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 288#L1275true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,405 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 320#true, 246#L1290true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,405 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:39,405 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([675] L1281-2-->L1281: Formula: (= |v_#race~stderr~0_6| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_6|} AuxVars[] AssignedVars[#race~stderr~0][330], [322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, Black: 334#true, 351#true, 377#true, 82#L1289true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 320#true, 325#true, 246#L1290true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,406 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,406 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-03-14 01:16:39,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,406 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 66#L1294true, 321#true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 6#L1289-1true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 217#L1294true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-03-14 01:16:39,408 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-03-14 01:16:39,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-03-14 01:16:39,408 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-03-14 01:16:39,408 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-03-14 01:16:39,409 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-14 01:16:39,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([961] L1294-2-->L1294: Formula: (= |v_#race~stderr~0_3| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_3|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 217#L1294true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 297#L1281true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 318#L1288-1true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-03-14 01:16:39,417 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-14 01:16:39,417 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-14 01:16:39,417 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-14 01:16:39,417 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-14 01:16:39,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] checkThreadEXIT-->L1280-3: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 323#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 386#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 6#L1289-1true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet55| |#race~a~0|), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork1_#t~nondet56| |#race~b~0|), 351#true, 46#L1280-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-03-14 01:16:39,433 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-14 01:16:39,433 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-14 01:16:39,433 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-14 01:16:39,433 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event