./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 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread/reorder_2-race.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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-?-551b009-m [2025-01-09 21:02:26,757 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 21:02:26,797 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-01-09 21:02:26,805 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 21:02:26,808 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 21:02:26,833 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 21:02:26,833 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 21:02:26,833 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 21:02:26,833 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 21:02:26,834 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 21:02:26,834 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 21:02:26,834 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 21:02:26,835 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 21:02:26,835 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:02:26,836 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:02:26,836 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 21:02:26,836 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 21:02:26,837 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 21:02:26,837 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 21:02:26,837 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 21:02:26,837 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 21:02:26,837 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 21:02:26,837 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-jdk21/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-01-09 21:02:27,046 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 21:02:27,051 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 21:02:27,053 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 21:02:27,053 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 21:02:27,054 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 21:02:27,054 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_2-race.i [2025-01-09 21:02:28,256 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/210f7e57b/2e29360a81944bb4a31c621490dd0383/FLAGccf9d08e9 [2025-01-09 21:02:28,591 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 21:02:28,591 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread/reorder_2-race.i [2025-01-09 21:02:28,602 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/210f7e57b/2e29360a81944bb4a31c621490dd0383/FLAGccf9d08e9 [2025-01-09 21:02:28,851 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/210f7e57b/2e29360a81944bb4a31c621490dd0383 [2025-01-09 21:02:28,853 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 21:02:28,856 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 21:02:28,857 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 21:02:28,857 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 21:02:28,860 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 21:02:28,861 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:02:28" (1/1) ... [2025-01-09 21:02:28,861 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c78adea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:28, skipping insertion in model container [2025-01-09 21:02:28,862 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:02:28" (1/1) ... [2025-01-09 21:02:28,895 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 21:02:29,226 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:02:29,231 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 21:02:29,292 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:02:29,366 INFO L204 MainTranslator]: Completed translation [2025-01-09 21:02:29,367 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29 WrapperNode [2025-01-09 21:02:29,367 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 21:02:29,368 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 21:02:29,368 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 21:02:29,368 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 21:02:29,372 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,391 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,411 INFO L138 Inliner]: procedures = 370, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 221 [2025-01-09 21:02:29,412 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 21:02:29,412 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 21:02:29,412 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 21:02:29,412 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 21:02:29,417 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,417 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,419 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,419 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,425 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,426 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,428 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,433 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,434 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,436 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 21:02:29,438 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 21:02:29,440 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 21:02:29,440 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 21:02:29,441 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (1/1) ... [2025-01-09 21:02:29,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:02:29,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 21:02:29,478 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 21:02:29,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 21:02:29,501 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 21:02:29,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 21:02:29,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-01-09 21:02:29,501 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2025-01-09 21:02:29,502 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2025-01-09 21:02:29,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-01-09 21:02:29,502 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 21:02:29,502 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2025-01-09 21:02:29,503 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2025-01-09 21:02:29,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-01-09 21:02:29,503 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 21:02:29,503 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 21:02:29,504 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-01-09 21:02:29,608 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 21:02:29,609 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 21:02:29,877 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-09 21:02:29,878 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 21:02:29,893 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 21:02:29,894 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2025-01-09 21:02:29,895 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:02:29 BoogieIcfgContainer [2025-01-09 21:02:29,895 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 21:02:29,896 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 21:02:29,896 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 21:02:29,902 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 21:02:29,902 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 09:02:28" (1/3) ... [2025-01-09 21:02:29,903 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3070a1dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:02:29, skipping insertion in model container [2025-01-09 21:02:29,903 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:29" (2/3) ... [2025-01-09 21:02:29,903 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3070a1dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:02:29, skipping insertion in model container [2025-01-09 21:02:29,903 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:02:29" (3/3) ... [2025-01-09 21:02:29,904 INFO L128 eAbstractionObserver]: Analyzing ICFG reorder_2-race.i [2025-01-09 21:02:29,915 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 21:02:29,918 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-01-09 21:02:29,918 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-09 21:02:29,998 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-01-09 21:02:30,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 279 transitions, 578 flow [2025-01-09 21:02:30,190 INFO L124 PetriNetUnfolderBase]: 45/581 cut-off events. [2025-01-09 21:02:30,192 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-01-09 21:02:30,202 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 15. Compared 2589 event pairs, 0 based on Foata normal form. 0/472 useless extension candidates. Maximal degree in co-relation 285. Up to 8 conditions per place. [2025-01-09 21:02:30,202 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 279 transitions, 578 flow [2025-01-09 21:02:30,212 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 263 places, 279 transitions, 578 flow [2025-01-09 21:02:30,221 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:02:30,230 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;@3e2313b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:02:30,233 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-01-09 21:02:30,239 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:02:30,240 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2025-01-09 21:02:30,240 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:02:30,240 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:30,241 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-01-09 21:02:30,242 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:30,245 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:30,246 INFO L85 PathProgramCache]: Analyzing trace with hash -868444352, now seen corresponding path program 1 times [2025-01-09 21:02:30,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:30,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [555605962] [2025-01-09 21:02:30,251 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:30,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:30,314 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-01-09 21:02:30,319 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-01-09 21:02:30,320 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:30,320 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:30,409 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:30,413 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:30,413 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [555605962] [2025-01-09 21:02:30,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [555605962] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:30,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:30,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:30,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [830943318] [2025-01-09 21:02:30,416 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:30,420 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:30,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:30,441 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:30,441 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:30,473 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279 [2025-01-09 21:02:30,476 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-01-09 21:02:30,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:30,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279 [2025-01-09 21:02:30,480 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:30,562 INFO L124 PetriNetUnfolderBase]: 16/540 cut-off events. [2025-01-09 21:02:30,562 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-01-09 21:02:30,566 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 2281 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-01-09 21:02:30,568 INFO L140 encePairwiseOnDemand]: 262/279 looper letters, 14 selfloop transitions, 1 changer transitions 4/261 dead transitions. [2025-01-09 21:02:30,568 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 261 transitions, 572 flow [2025-01-09 21:02:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:30,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:30,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 772 transitions. [2025-01-09 21:02:30,584 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9223416965352449 [2025-01-09 21:02:30,586 INFO L175 Difference]: Start difference. First operand has 263 places, 279 transitions, 578 flow. Second operand 3 states and 772 transitions. [2025-01-09 21:02:30,588 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 261 transitions, 572 flow [2025-01-09 21:02:30,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 261 transitions, 572 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:30,598 INFO L231 Difference]: Finished difference. Result has 259 places, 257 transitions, 536 flow [2025-01-09 21:02:30,600 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-01-09 21:02:30,602 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -4 predicate places. [2025-01-09 21:02:30,603 INFO L471 AbstractCegarLoop]: Abstraction has has 259 places, 257 transitions, 536 flow [2025-01-09 21:02:30,603 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-01-09 21:02:30,604 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:30,604 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-01-09 21:02:30,604 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 21:02:30,604 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:30,605 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:30,605 INFO L85 PathProgramCache]: Analyzing trace with hash -1151879164, now seen corresponding path program 1 times [2025-01-09 21:02:30,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:30,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [725269977] [2025-01-09 21:02:30,605 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:30,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:30,621 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-01-09 21:02:30,628 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-01-09 21:02:30,628 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:30,628 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:30,709 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:30,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:30,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [725269977] [2025-01-09 21:02:30,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [725269977] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:30,710 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:30,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:30,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574348308] [2025-01-09 21:02:30,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:30,711 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:30,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:30,712 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:30,712 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:30,723 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279 [2025-01-09 21:02:30,724 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-01-09 21:02:30,724 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:30,724 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279 [2025-01-09 21:02:30,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:30,867 INFO L124 PetriNetUnfolderBase]: 30/1022 cut-off events. [2025-01-09 21:02:30,868 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:30,870 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 5910 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-01-09 21:02:30,873 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/262 dead transitions. [2025-01-09 21:02:30,873 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 262 transitions, 592 flow [2025-01-09 21:02:30,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:30,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:30,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2025-01-09 21:02:30,876 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9390681003584229 [2025-01-09 21:02:30,877 INFO L175 Difference]: Start difference. First operand has 259 places, 257 transitions, 536 flow. Second operand 3 states and 786 transitions. [2025-01-09 21:02:30,877 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 262 transitions, 592 flow [2025-01-09 21:02:30,878 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 262 transitions, 591 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:30,881 INFO L231 Difference]: Finished difference. Result has 255 places, 256 transitions, 535 flow [2025-01-09 21:02:30,881 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-01-09 21:02:30,882 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -8 predicate places. [2025-01-09 21:02:30,882 INFO L471 AbstractCegarLoop]: Abstraction has has 255 places, 256 transitions, 535 flow [2025-01-09 21:02:30,882 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-01-09 21:02:30,882 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:30,882 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-01-09 21:02:30,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 21:02:30,883 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:30,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:30,883 INFO L85 PathProgramCache]: Analyzing trace with hash -1348667713, now seen corresponding path program 1 times [2025-01-09 21:02:30,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:30,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282342602] [2025-01-09 21:02:30,883 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:30,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:30,889 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-01-09 21:02:30,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-01-09 21:02:30,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:30,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:30,905 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:30,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:30,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282342602] [2025-01-09 21:02:30,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282342602] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:30,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:30,910 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:30,910 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2039089100] [2025-01-09 21:02:30,910 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:30,910 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:30,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:30,910 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:30,910 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:30,943 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 279 [2025-01-09 21:02:30,944 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-01-09 21:02:30,944 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:30,944 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 279 [2025-01-09 21:02:30,944 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:31,084 INFO L124 PetriNetUnfolderBase]: 70/1139 cut-off events. [2025-01-09 21:02:31,084 INFO L125 PetriNetUnfolderBase]: For 94/110 co-relation queries the response was YES. [2025-01-09 21:02:31,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1330 conditions, 1139 events. 70/1139 cut-off events. For 94/110 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 7218 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-01-09 21:02:31,090 INFO L140 encePairwiseOnDemand]: 267/279 looper letters, 15 selfloop transitions, 5 changer transitions 5/256 dead transitions. [2025-01-09 21:02:31,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 256 transitions, 587 flow [2025-01-09 21:02:31,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:31,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:31,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-01-09 21:02:31,095 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9020310633213859 [2025-01-09 21:02:31,095 INFO L175 Difference]: Start difference. First operand has 255 places, 256 transitions, 535 flow. Second operand 3 states and 755 transitions. [2025-01-09 21:02:31,095 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 256 transitions, 587 flow [2025-01-09 21:02:31,097 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 256 transitions, 586 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:31,101 INFO L231 Difference]: Finished difference. Result has 251 places, 249 transitions, 539 flow [2025-01-09 21:02:31,101 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-01-09 21:02:31,101 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places. [2025-01-09 21:02:31,102 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 249 transitions, 539 flow [2025-01-09 21:02:31,102 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-01-09 21:02:31,103 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:31,103 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-01-09 21:02:31,103 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 21:02:31,103 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:31,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:31,104 INFO L85 PathProgramCache]: Analyzing trace with hash -1566637882, now seen corresponding path program 1 times [2025-01-09 21:02:31,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:31,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093447417] [2025-01-09 21:02:31,104 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:31,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:31,119 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-01-09 21:02:31,122 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-01-09 21:02:31,126 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:31,127 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:31,158 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:31,158 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:31,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093447417] [2025-01-09 21:02:31,158 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093447417] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:31,158 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:31,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:31,159 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1336572023] [2025-01-09 21:02:31,159 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:31,159 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:31,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:31,159 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:31,159 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:31,176 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279 [2025-01-09 21:02:31,177 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-01-09 21:02:31,177 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:31,177 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279 [2025-01-09 21:02:31,177 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:31,257 INFO L124 PetriNetUnfolderBase]: 34/1032 cut-off events. [2025-01-09 21:02:31,257 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:31,260 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 5997 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-01-09 21:02:31,263 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/246 dead transitions. [2025-01-09 21:02:31,263 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 246 transitions, 565 flow [2025-01-09 21:02:31,263 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:31,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:31,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 761 transitions. [2025-01-09 21:02:31,265 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9091995221027479 [2025-01-09 21:02:31,265 INFO L175 Difference]: Start difference. First operand has 251 places, 249 transitions, 539 flow. Second operand 3 states and 761 transitions. [2025-01-09 21:02:31,265 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 246 transitions, 565 flow [2025-01-09 21:02:31,266 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 246 transitions, 565 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:31,268 INFO L231 Difference]: Finished difference. Result has 247 places, 246 transitions, 541 flow [2025-01-09 21:02:31,269 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-01-09 21:02:31,269 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2025-01-09 21:02:31,269 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 246 transitions, 541 flow [2025-01-09 21:02:31,270 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-01-09 21:02:31,270 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:31,270 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-01-09 21:02:31,270 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 21:02:31,270 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:31,270 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:31,270 INFO L85 PathProgramCache]: Analyzing trace with hash -428248482, now seen corresponding path program 1 times [2025-01-09 21:02:31,271 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:31,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348537758] [2025-01-09 21:02:31,271 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:31,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:31,276 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-01-09 21:02:31,280 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-01-09 21:02:31,280 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:31,281 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:31,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:31,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:31,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348537758] [2025-01-09 21:02:31,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [348537758] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:31,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:31,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:31,295 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [703857129] [2025-01-09 21:02:31,295 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:31,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:31,296 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:31,296 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:31,296 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:31,324 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279 [2025-01-09 21:02:31,325 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-01-09 21:02:31,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:31,325 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279 [2025-01-09 21:02:31,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:31,419 INFO L124 PetriNetUnfolderBase]: 34/1031 cut-off events. [2025-01-09 21:02:31,419 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:31,421 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 6011 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-01-09 21:02:31,424 INFO L140 encePairwiseOnDemand]: 276/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions. [2025-01-09 21:02:31,424 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 245 transitions, 571 flow [2025-01-09 21:02:31,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:31,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:31,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-01-09 21:02:31,428 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9127837514934289 [2025-01-09 21:02:31,428 INFO L175 Difference]: Start difference. First operand has 247 places, 246 transitions, 541 flow. Second operand 3 states and 764 transitions. [2025-01-09 21:02:31,428 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 245 transitions, 571 flow [2025-01-09 21:02:31,429 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 245 transitions, 571 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:31,432 INFO L231 Difference]: Finished difference. Result has 248 places, 245 transitions, 543 flow [2025-01-09 21:02:31,432 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-01-09 21:02:31,434 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2025-01-09 21:02:31,434 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 245 transitions, 543 flow [2025-01-09 21:02:31,435 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-01-09 21:02:31,437 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:31,437 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-01-09 21:02:31,437 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 21:02:31,437 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:31,438 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:31,438 INFO L85 PathProgramCache]: Analyzing trace with hash 26008196, now seen corresponding path program 1 times [2025-01-09 21:02:31,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:31,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1553125158] [2025-01-09 21:02:31,438 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:31,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:31,446 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-01-09 21:02:31,452 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-01-09 21:02:31,452 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:31,452 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:31,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-01-09 21:02:31,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:31,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1553125158] [2025-01-09 21:02:31,480 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1553125158] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:31,480 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:31,480 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:31,480 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489184877] [2025-01-09 21:02:31,480 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:31,480 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:31,480 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:31,480 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:31,481 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:31,488 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279 [2025-01-09 21:02:31,488 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-01-09 21:02:31,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:31,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279 [2025-01-09 21:02:31,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:31,602 INFO L124 PetriNetUnfolderBase]: 34/1030 cut-off events. [2025-01-09 21:02:31,602 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:31,604 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 5996 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-01-09 21:02:31,606 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/250 dead transitions. [2025-01-09 21:02:31,606 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 250 transitions, 599 flow [2025-01-09 21:02:31,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:31,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:31,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2025-01-09 21:02:31,610 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9390681003584229 [2025-01-09 21:02:31,610 INFO L175 Difference]: Start difference. First operand has 248 places, 245 transitions, 543 flow. Second operand 3 states and 786 transitions. [2025-01-09 21:02:31,610 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 250 transitions, 599 flow [2025-01-09 21:02:31,612 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 250 transitions, 595 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:31,614 INFO L231 Difference]: Finished difference. Result has 247 places, 244 transitions, 539 flow [2025-01-09 21:02:31,615 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-01-09 21:02:31,616 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2025-01-09 21:02:31,616 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 539 flow [2025-01-09 21:02:31,617 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-01-09 21:02:31,617 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:31,617 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-01-09 21:02:31,617 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 21:02:31,617 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:31,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:31,618 INFO L85 PathProgramCache]: Analyzing trace with hash 334326169, now seen corresponding path program 1 times [2025-01-09 21:02:31,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:31,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [138864290] [2025-01-09 21:02:31,618 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:31,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:31,626 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-01-09 21:02:31,630 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-01-09 21:02:31,631 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:31,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:31,664 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:31,664 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:31,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [138864290] [2025-01-09 21:02:31,664 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [138864290] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:31,664 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:31,664 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:31,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1599658226] [2025-01-09 21:02:31,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:31,665 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:31,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:31,665 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:31,665 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:31,727 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279 [2025-01-09 21:02:31,728 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-01-09 21:02:31,728 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:31,728 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279 [2025-01-09 21:02:31,728 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:31,805 INFO L124 PetriNetUnfolderBase]: 34/1029 cut-off events. [2025-01-09 21:02:31,805 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2025-01-09 21:02:31,807 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 5990 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-01-09 21:02:31,810 INFO L140 encePairwiseOnDemand]: 276/279 looper letters, 15 selfloop transitions, 2 changer transitions 0/243 dead transitions. [2025-01-09 21:02:31,810 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 243 transitions, 571 flow [2025-01-09 21:02:31,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:31,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-01-09 21:02:31,812 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9127837514934289 [2025-01-09 21:02:31,812 INFO L175 Difference]: Start difference. First operand has 247 places, 244 transitions, 539 flow. Second operand 3 states and 764 transitions. [2025-01-09 21:02:31,812 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 243 transitions, 571 flow [2025-01-09 21:02:31,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 243 transitions, 570 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:31,815 INFO L231 Difference]: Finished difference. Result has 247 places, 243 transitions, 540 flow [2025-01-09 21:02:31,815 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-01-09 21:02:31,815 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2025-01-09 21:02:31,815 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 243 transitions, 540 flow [2025-01-09 21:02:31,816 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-01-09 21:02:31,816 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:31,816 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-01-09 21:02:31,816 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 21:02:31,816 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:31,817 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:31,817 INFO L85 PathProgramCache]: Analyzing trace with hash 1353596955, now seen corresponding path program 1 times [2025-01-09 21:02:31,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:31,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533460998] [2025-01-09 21:02:31,817 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:31,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:31,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-01-09 21:02:31,827 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-01-09 21:02:31,827 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:31,827 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:31,844 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:31,844 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:31,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [533460998] [2025-01-09 21:02:31,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [533460998] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:31,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:31,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:02:31,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2067792779] [2025-01-09 21:02:31,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:31,844 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:31,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:31,845 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:31,845 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:31,861 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 250 out of 279 [2025-01-09 21:02:31,861 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-01-09 21:02:31,862 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:31,862 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 250 of 279 [2025-01-09 21:02:31,862 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:31,953 INFO L124 PetriNetUnfolderBase]: 32/1017 cut-off events. [2025-01-09 21:02:31,954 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:31,956 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 5880 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-01-09 21:02:31,959 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 0 changer transitions 1/242 dead transitions. [2025-01-09 21:02:31,959 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 242 transitions, 563 flow [2025-01-09 21:02:31,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:31,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:31,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions. [2025-01-09 21:02:31,960 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2025-01-09 21:02:31,961 INFO L175 Difference]: Start difference. First operand has 247 places, 243 transitions, 540 flow. Second operand 3 states and 765 transitions. [2025-01-09 21:02:31,961 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 242 transitions, 563 flow [2025-01-09 21:02:31,962 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 242 transitions, 555 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-01-09 21:02:31,964 INFO L231 Difference]: Finished difference. Result has 246 places, 241 transitions, 527 flow [2025-01-09 21:02:31,965 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-01-09 21:02:31,965 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -17 predicate places. [2025-01-09 21:02:31,965 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 241 transitions, 527 flow [2025-01-09 21:02:31,965 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-01-09 21:02:31,966 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:31,966 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-01-09 21:02:31,966 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 21:02:31,966 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:31,966 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:31,966 INFO L85 PathProgramCache]: Analyzing trace with hash 1769627849, now seen corresponding path program 1 times [2025-01-09 21:02:31,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:31,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1101373719] [2025-01-09 21:02:31,967 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:31,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:31,983 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-01-09 21:02:32,001 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-01-09 21:02:32,002 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,002 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:32,367 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,367 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1101373719] [2025-01-09 21:02:32,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1101373719] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,367 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,367 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:02:32,367 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1420682901] [2025-01-09 21:02:32,367 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,367 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:02:32,368 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,368 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:02:32,368 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:02:32,518 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 225 out of 279 [2025-01-09 21:02:32,520 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-01-09 21:02:32,520 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:32,520 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 225 of 279 [2025-01-09 21:02:32,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:32,660 INFO L124 PetriNetUnfolderBase]: 32/1011 cut-off events. [2025-01-09 21:02:32,660 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2025-01-09 21:02:32,663 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 5821 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-01-09 21:02:32,665 INFO L140 encePairwiseOnDemand]: 272/279 looper letters, 34 selfloop transitions, 6 changer transitions 0/240 dead transitions. [2025-01-09 21:02:32,666 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 240 transitions, 605 flow [2025-01-09 21:02:32,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:02:32,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:02:32,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1391 transitions. [2025-01-09 21:02:32,668 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8309438470728794 [2025-01-09 21:02:32,668 INFO L175 Difference]: Start difference. First operand has 246 places, 241 transitions, 527 flow. Second operand 6 states and 1391 transitions. [2025-01-09 21:02:32,668 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 240 transitions, 605 flow [2025-01-09 21:02:32,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 240 transitions, 603 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:32,671 INFO L231 Difference]: Finished difference. Result has 248 places, 240 transitions, 535 flow [2025-01-09 21:02:32,672 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-01-09 21:02:32,672 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2025-01-09 21:02:32,672 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 240 transitions, 535 flow [2025-01-09 21:02:32,673 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-01-09 21:02:32,673 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:32,673 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-01-09 21:02:32,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 21:02:32,674 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:32,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:32,674 INFO L85 PathProgramCache]: Analyzing trace with hash 1851573913, now seen corresponding path program 1 times [2025-01-09 21:02:32,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:32,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205972011] [2025-01-09 21:02:32,674 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:32,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:32,683 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-01-09 21:02:32,687 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-01-09 21:02:32,687 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,687 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,739 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:32,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205972011] [2025-01-09 21:02:32,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205972011] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:02:32,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452346508] [2025-01-09 21:02:32,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,740 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:02:32,740 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,741 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:02:32,741 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:02:32,843 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 279 [2025-01-09 21:02:32,844 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-01-09 21:02:32,844 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:32,844 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 279 [2025-01-09 21:02:32,844 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:32,931 INFO L124 PetriNetUnfolderBase]: 24/901 cut-off events. [2025-01-09 21:02:32,931 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-01-09 21:02:32,934 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 4736 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-01-09 21:02:32,936 INFO L140 encePairwiseOnDemand]: 266/279 looper letters, 31 selfloop transitions, 11 changer transitions 1/262 dead transitions. [2025-01-09 21:02:32,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 262 transitions, 689 flow [2025-01-09 21:02:32,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:02:32,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:02:32,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1025 transitions. [2025-01-09 21:02:32,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9184587813620072 [2025-01-09 21:02:32,938 INFO L175 Difference]: Start difference. First operand has 248 places, 240 transitions, 535 flow. Second operand 4 states and 1025 transitions. [2025-01-09 21:02:32,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 262 transitions, 689 flow [2025-01-09 21:02:32,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 262 transitions, 677 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-01-09 21:02:32,942 INFO L231 Difference]: Finished difference. Result has 248 places, 249 transitions, 605 flow [2025-01-09 21:02:32,942 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-01-09 21:02:32,942 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2025-01-09 21:02:32,943 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 249 transitions, 605 flow [2025-01-09 21:02:32,943 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-01-09 21:02:32,943 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:32,943 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-01-09 21:02:32,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-09 21:02:32,944 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:32,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:32,944 INFO L85 PathProgramCache]: Analyzing trace with hash -839750546, now seen corresponding path program 1 times [2025-01-09 21:02:32,944 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:32,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788331191] [2025-01-09 21:02:32,944 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:32,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:32,952 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-01-09 21:02:32,955 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-01-09 21:02:32,955 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,955 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,977 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:32,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788331191] [2025-01-09 21:02:32,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788331191] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,978 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,978 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:32,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639833819] [2025-01-09 21:02:32,978 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,978 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:32,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,978 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:32,978 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:32,990 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279 [2025-01-09 21:02:32,991 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-01-09 21:02:32,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:32,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279 [2025-01-09 21:02:32,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,147 INFO L124 PetriNetUnfolderBase]: 105/1759 cut-off events. [2025-01-09 21:02:33,147 INFO L125 PetriNetUnfolderBase]: For 290/659 co-relation queries the response was YES. [2025-01-09 21:02:33,150 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2224 conditions, 1759 events. 105/1759 cut-off events. For 290/659 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 12934 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-01-09 21:02:33,154 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 0/256 dead transitions. [2025-01-09 21:02:33,155 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 256 transitions, 668 flow [2025-01-09 21:02:33,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-01-09 21:02:33,156 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931899641577061 [2025-01-09 21:02:33,156 INFO L175 Difference]: Start difference. First operand has 248 places, 249 transitions, 605 flow. Second operand 3 states and 780 transitions. [2025-01-09 21:02:33,156 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 256 transitions, 668 flow [2025-01-09 21:02:33,158 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 256 transitions, 666 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:33,164 INFO L231 Difference]: Finished difference. Result has 251 places, 253 transitions, 641 flow [2025-01-09 21:02:33,164 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-01-09 21:02:33,165 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places. [2025-01-09 21:02:33,165 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 253 transitions, 641 flow [2025-01-09 21:02:33,165 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-01-09 21:02:33,165 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,169 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-01-09 21:02:33,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-01-09 21:02:33,169 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:33,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,170 INFO L85 PathProgramCache]: Analyzing trace with hash 1189662202, now seen corresponding path program 1 times [2025-01-09 21:02:33,170 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,170 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [51563576] [2025-01-09 21:02:33,170 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,191 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-01-09 21:02:33,200 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-01-09 21:02:33,201 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,201 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:33,233 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-01-09 21:02:33,234 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:33,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [51563576] [2025-01-09 21:02:33,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [51563576] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:33,234 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:33,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:33,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98153371] [2025-01-09 21:02:33,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:33,236 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:33,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:33,237 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:33,237 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:33,250 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279 [2025-01-09 21:02:33,252 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-01-09 21:02:33,252 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:33,252 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279 [2025-01-09 21:02:33,252 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,457 INFO L124 PetriNetUnfolderBase]: 172/2271 cut-off events. [2025-01-09 21:02:33,458 INFO L125 PetriNetUnfolderBase]: For 433/1038 co-relation queries the response was YES. [2025-01-09 21:02:33,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2963 conditions, 2271 events. 172/2271 cut-off events. For 433/1038 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 18470 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-01-09 21:02:33,472 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 8/260 dead transitions. [2025-01-09 21:02:33,473 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 260 transitions, 704 flow [2025-01-09 21:02:33,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-01-09 21:02:33,474 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931899641577061 [2025-01-09 21:02:33,474 INFO L175 Difference]: Start difference. First operand has 251 places, 253 transitions, 641 flow. Second operand 3 states and 780 transitions. [2025-01-09 21:02:33,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 260 transitions, 704 flow [2025-01-09 21:02:33,476 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 260 transitions, 694 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:33,478 INFO L231 Difference]: Finished difference. Result has 253 places, 249 transitions, 650 flow [2025-01-09 21:02:33,478 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-01-09 21:02:33,479 INFO L279 CegarLoopForPetriNet]: 263 programPoint places, -10 predicate places. [2025-01-09 21:02:33,480 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 249 transitions, 650 flow [2025-01-09 21:02:33,481 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-01-09 21:02:33,481 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,481 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-01-09 21:02:33,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-01-09 21:02:33,481 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:02:33,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,481 INFO L85 PathProgramCache]: Analyzing trace with hash -1862309004, now seen corresponding path program 1 times [2025-01-09 21:02:33,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1432887865] [2025-01-09 21:02:33,482 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,492 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-01-09 21:02:33,505 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-01-09 21:02:33,506 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,506 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:02:33,507 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:02:33,511 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-01-09 21:02:33,521 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-01-09 21:02:33,521 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,521 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:02:33,549 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:02:33,549 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:02:33,550 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-01-09 21:02:33,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-01-09 21:02:33,552 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-01-09 21:02:33,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-01-09 21:02:33,552 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:33,554 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:02:33,554 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-01-09 21:02:33,584 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-01-09 21:02:33,587 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 325 places, 346 transitions, 736 flow [2025-01-09 21:02:33,741 INFO L124 PetriNetUnfolderBase]: 173/1802 cut-off events. [2025-01-09 21:02:33,742 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2025-01-09 21:02:33,750 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 11235 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-01-09 21:02:33,750 INFO L82 GeneralOperation]: Start removeDead. Operand has 325 places, 346 transitions, 736 flow [2025-01-09 21:02:33,759 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 325 places, 346 transitions, 736 flow [2025-01-09 21:02:33,759 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:02:33,760 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;@3e2313b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:02:33,760 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2025-01-09 21:02:33,761 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:02:33,761 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2025-01-09 21:02:33,762 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:02:33,762 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,762 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-01-09 21:02:33,762 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:33,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,762 INFO L85 PathProgramCache]: Analyzing trace with hash -2120321640, now seen corresponding path program 1 times [2025-01-09 21:02:33,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [659643009] [2025-01-09 21:02:33,762 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,766 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-01-09 21:02:33,767 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-01-09 21:02:33,767 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,767 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:33,776 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:33,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:33,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [659643009] [2025-01-09 21:02:33,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [659643009] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:33,776 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:33,777 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:33,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [287106487] [2025-01-09 21:02:33,777 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:33,777 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:33,777 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:33,777 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:33,777 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:33,792 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346 [2025-01-09 21:02:33,793 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-01-09 21:02:33,793 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:33,793 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346 [2025-01-09 21:02:33,793 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,970 INFO L124 PetriNetUnfolderBase]: 77/1673 cut-off events. [2025-01-09 21:02:33,970 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2025-01-09 21:02:33,980 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 10457 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-01-09 21:02:33,987 INFO L140 encePairwiseOnDemand]: 327/346 looper letters, 20 selfloop transitions, 1 changer transitions 4/324 dead transitions. [2025-01-09 21:02:33,988 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 324 transitions, 734 flow [2025-01-09 21:02:33,988 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 954 transitions. [2025-01-09 21:02:33,990 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9190751445086706 [2025-01-09 21:02:33,990 INFO L175 Difference]: Start difference. First operand has 325 places, 346 transitions, 736 flow. Second operand 3 states and 954 transitions. [2025-01-09 21:02:33,990 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 324 transitions, 734 flow [2025-01-09 21:02:33,991 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 324 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:33,994 INFO L231 Difference]: Finished difference. Result has 319 places, 320 transitions, 686 flow [2025-01-09 21:02:33,994 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-01-09 21:02:33,995 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -6 predicate places. [2025-01-09 21:02:33,995 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 320 transitions, 686 flow [2025-01-09 21:02:33,995 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-01-09 21:02:33,995 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,995 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-01-09 21:02:33,996 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-01-09 21:02:33,996 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:33,996 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,996 INFO L85 PathProgramCache]: Analyzing trace with hash -1305369084, now seen corresponding path program 1 times [2025-01-09 21:02:33,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [861783287] [2025-01-09 21:02:33,996 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:34,000 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-01-09 21:02:34,001 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-01-09 21:02:34,001 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:34,001 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:34,022 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:34,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:34,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [861783287] [2025-01-09 21:02:34,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [861783287] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:34,022 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:34,022 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:34,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939909676] [2025-01-09 21:02:34,022 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:34,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:34,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:34,023 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:34,023 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:34,029 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346 [2025-01-09 21:02:34,029 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-01-09 21:02:34,029 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:34,029 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346 [2025-01-09 21:02:34,030 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:34,364 INFO L124 PetriNetUnfolderBase]: 152/3288 cut-off events. [2025-01-09 21:02:34,364 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:34,375 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 51. Compared 26389 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-01-09 21:02:34,382 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/331 dead transitions. [2025-01-09 21:02:34,382 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 331 transitions, 800 flow [2025-01-09 21:02:34,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:34,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:34,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions. [2025-01-09 21:02:34,384 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9364161849710982 [2025-01-09 21:02:34,384 INFO L175 Difference]: Start difference. First operand has 319 places, 320 transitions, 686 flow. Second operand 3 states and 972 transitions. [2025-01-09 21:02:34,384 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 331 transitions, 800 flow [2025-01-09 21:02:34,386 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 331 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:34,388 INFO L231 Difference]: Finished difference. Result has 315 places, 319 transitions, 685 flow [2025-01-09 21:02:34,388 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-01-09 21:02:34,389 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -10 predicate places. [2025-01-09 21:02:34,389 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 319 transitions, 685 flow [2025-01-09 21:02:34,390 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-01-09 21:02:34,390 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:34,390 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-01-09 21:02:34,390 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-01-09 21:02:34,390 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:34,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:34,390 INFO L85 PathProgramCache]: Analyzing trace with hash -1811887593, now seen corresponding path program 1 times [2025-01-09 21:02:34,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:34,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574542777] [2025-01-09 21:02:34,390 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:34,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:34,394 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-01-09 21:02:34,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-01-09 21:02:34,395 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:34,395 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:34,404 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:34,404 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:34,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574542777] [2025-01-09 21:02:34,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574542777] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:34,405 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:34,405 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:34,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2104592076] [2025-01-09 21:02:34,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:34,406 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:34,406 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:34,406 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:34,406 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:34,428 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 346 [2025-01-09 21:02:34,429 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-01-09 21:02:34,429 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:34,429 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 346 [2025-01-09 21:02:34,429 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:35,127 INFO L124 PetriNetUnfolderBase]: 1122/6621 cut-off events. [2025-01-09 21:02:35,128 INFO L125 PetriNetUnfolderBase]: For 1314/1410 co-relation queries the response was YES. [2025-01-09 21:02:35,154 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9004 conditions, 6621 events. 1122/6621 cut-off events. For 1314/1410 co-relation queries the response was YES. Maximal size of possible extension queue 186. Compared 65746 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-01-09 21:02:35,175 INFO L140 encePairwiseOnDemand]: 332/346 looper letters, 32 selfloop transitions, 6 changer transitions 3/326 dead transitions. [2025-01-09 21:02:35,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 326 transitions, 806 flow [2025-01-09 21:02:35,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:35,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:35,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2025-01-09 21:02:35,178 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9026974951830443 [2025-01-09 21:02:35,178 INFO L175 Difference]: Start difference. First operand has 315 places, 319 transitions, 685 flow. Second operand 3 states and 937 transitions. [2025-01-09 21:02:35,178 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 326 transitions, 806 flow [2025-01-09 21:02:35,180 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 326 transitions, 805 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:35,183 INFO L231 Difference]: Finished difference. Result has 310 places, 314 transitions, 702 flow [2025-01-09 21:02:35,184 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-01-09 21:02:35,184 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places. [2025-01-09 21:02:35,184 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 314 transitions, 702 flow [2025-01-09 21:02:35,185 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-01-09 21:02:35,185 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:35,185 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-01-09 21:02:35,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-01-09 21:02:35,185 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:35,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:35,186 INFO L85 PathProgramCache]: Analyzing trace with hash -44332770, now seen corresponding path program 1 times [2025-01-09 21:02:35,186 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:35,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79180377] [2025-01-09 21:02:35,186 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:35,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:35,192 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-01-09 21:02:35,194 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-01-09 21:02:35,194 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,194 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:35,207 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:35,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:35,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79180377] [2025-01-09 21:02:35,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79180377] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:35,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:35,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:35,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [167361230] [2025-01-09 21:02:35,208 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:35,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:35,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:35,208 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:35,208 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:35,222 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346 [2025-01-09 21:02:35,223 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-01-09 21:02:35,223 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:35,223 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346 [2025-01-09 21:02:35,223 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:35,654 INFO L124 PetriNetUnfolderBase]: 268/3704 cut-off events. [2025-01-09 21:02:35,654 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:35,680 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4527 conditions, 3704 events. 268/3704 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31443 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3292. Up to 302 conditions per place. [2025-01-09 21:02:35,694 INFO L140 encePairwiseOnDemand]: 340/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/311 dead transitions. [2025-01-09 21:02:35,694 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 311 transitions, 740 flow [2025-01-09 21:02:35,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:35,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:35,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 941 transitions. [2025-01-09 21:02:35,697 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065510597302505 [2025-01-09 21:02:35,697 INFO L175 Difference]: Start difference. First operand has 310 places, 314 transitions, 702 flow. Second operand 3 states and 941 transitions. [2025-01-09 21:02:35,697 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 311 transitions, 740 flow [2025-01-09 21:02:35,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 311 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:35,701 INFO L231 Difference]: Finished difference. Result has 306 places, 311 transitions, 704 flow [2025-01-09 21:02:35,701 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-01-09 21:02:35,701 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2025-01-09 21:02:35,702 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 311 transitions, 704 flow [2025-01-09 21:02:35,702 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-01-09 21:02:35,703 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:35,703 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-01-09 21:02:35,703 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-01-09 21:02:35,703 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:35,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:35,703 INFO L85 PathProgramCache]: Analyzing trace with hash -2076872778, now seen corresponding path program 1 times [2025-01-09 21:02:35,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:35,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875255912] [2025-01-09 21:02:35,703 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:35,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:35,708 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-01-09 21:02:35,709 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-01-09 21:02:35,709 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,709 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:35,724 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:35,724 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:35,724 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875255912] [2025-01-09 21:02:35,724 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875255912] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:35,724 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:35,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:35,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1633903851] [2025-01-09 21:02:35,724 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:35,725 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:35,725 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:35,725 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:35,725 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:35,743 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346 [2025-01-09 21:02:35,744 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-01-09 21:02:35,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:35,744 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346 [2025-01-09 21:02:35,744 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:36,077 INFO L124 PetriNetUnfolderBase]: 268/3703 cut-off events. [2025-01-09 21:02:36,078 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:36,101 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4507 conditions, 3703 events. 268/3703 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31513 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3271. Up to 302 conditions per place. [2025-01-09 21:02:36,112 INFO L140 encePairwiseOnDemand]: 343/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/310 dead transitions. [2025-01-09 21:02:36,112 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 310 transitions, 746 flow [2025-01-09 21:02:36,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:36,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:36,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions. [2025-01-09 21:02:36,114 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9094412331406551 [2025-01-09 21:02:36,114 INFO L175 Difference]: Start difference. First operand has 306 places, 311 transitions, 704 flow. Second operand 3 states and 944 transitions. [2025-01-09 21:02:36,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 310 transitions, 746 flow [2025-01-09 21:02:36,116 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 310 transitions, 746 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:36,118 INFO L231 Difference]: Finished difference. Result has 307 places, 310 transitions, 706 flow [2025-01-09 21:02:36,118 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-01-09 21:02:36,119 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2025-01-09 21:02:36,119 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 310 transitions, 706 flow [2025-01-09 21:02:36,119 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-01-09 21:02:36,119 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:36,119 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-01-09 21:02:36,120 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-01-09 21:02:36,120 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:36,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:36,120 INFO L85 PathProgramCache]: Analyzing trace with hash 1028634332, now seen corresponding path program 1 times [2025-01-09 21:02:36,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:36,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987893877] [2025-01-09 21:02:36,120 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:36,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:36,124 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-01-09 21:02:36,126 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-01-09 21:02:36,126 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:36,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:36,146 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:36,146 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:36,147 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987893877] [2025-01-09 21:02:36,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987893877] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:36,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:36,147 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:36,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1129968247] [2025-01-09 21:02:36,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:36,147 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:36,147 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:36,148 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:36,148 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:36,153 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346 [2025-01-09 21:02:36,154 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-01-09 21:02:36,154 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:36,154 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346 [2025-01-09 21:02:36,154 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:36,505 INFO L124 PetriNetUnfolderBase]: 268/3702 cut-off events. [2025-01-09 21:02:36,505 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:36,523 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4430 conditions, 3702 events. 268/3702 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31569 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3193. Up to 302 conditions per place. [2025-01-09 21:02:36,532 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/321 dead transitions. [2025-01-09 21:02:36,533 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 321 transitions, 820 flow [2025-01-09 21:02:36,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:36,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:36,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions. [2025-01-09 21:02:36,535 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9364161849710982 [2025-01-09 21:02:36,535 INFO L175 Difference]: Start difference. First operand has 307 places, 310 transitions, 706 flow. Second operand 3 states and 972 transitions. [2025-01-09 21:02:36,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 321 transitions, 820 flow [2025-01-09 21:02:36,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 321 transitions, 816 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:36,538 INFO L231 Difference]: Finished difference. Result has 306 places, 309 transitions, 702 flow [2025-01-09 21:02:36,538 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-01-09 21:02:36,539 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2025-01-09 21:02:36,539 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 309 transitions, 702 flow [2025-01-09 21:02:36,539 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-01-09 21:02:36,539 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:36,539 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-01-09 21:02:36,539 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-01-09 21:02:36,540 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:36,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:36,540 INFO L85 PathProgramCache]: Analyzing trace with hash -179327079, now seen corresponding path program 1 times [2025-01-09 21:02:36,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:36,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136192609] [2025-01-09 21:02:36,540 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:36,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:36,544 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-01-09 21:02:36,545 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-01-09 21:02:36,546 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:36,546 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:36,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:36,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:36,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2136192609] [2025-01-09 21:02:36,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2136192609] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:36,556 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:36,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:36,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1302944960] [2025-01-09 21:02:36,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:36,556 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:36,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:36,556 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:36,556 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:36,572 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346 [2025-01-09 21:02:36,572 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-01-09 21:02:36,572 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:36,572 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346 [2025-01-09 21:02:36,573 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:36,920 INFO L124 PetriNetUnfolderBase]: 268/3701 cut-off events. [2025-01-09 21:02:36,920 INFO L125 PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES. [2025-01-09 21:02:36,933 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4519 conditions, 3701 events. 268/3701 cut-off events. For 430/430 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31491 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3282. Up to 302 conditions per place. [2025-01-09 21:02:36,940 INFO L140 encePairwiseOnDemand]: 343/346 looper letters, 21 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2025-01-09 21:02:36,940 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 308 transitions, 746 flow [2025-01-09 21:02:36,940 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:36,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:36,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions. [2025-01-09 21:02:36,942 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9094412331406551 [2025-01-09 21:02:36,942 INFO L175 Difference]: Start difference. First operand has 306 places, 309 transitions, 702 flow. Second operand 3 states and 944 transitions. [2025-01-09 21:02:36,942 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 308 transitions, 746 flow [2025-01-09 21:02:36,943 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 308 transitions, 745 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:36,945 INFO L231 Difference]: Finished difference. Result has 306 places, 308 transitions, 703 flow [2025-01-09 21:02:36,946 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-01-09 21:02:36,946 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2025-01-09 21:02:36,946 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 308 transitions, 703 flow [2025-01-09 21:02:36,946 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-01-09 21:02:36,946 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:36,946 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-01-09 21:02:36,947 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-01-09 21:02:36,947 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:36,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:36,947 INFO L85 PathProgramCache]: Analyzing trace with hash 1935165211, now seen corresponding path program 1 times [2025-01-09 21:02:36,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:36,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1799366499] [2025-01-09 21:02:36,947 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:36,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:36,953 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-01-09 21:02:36,954 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-01-09 21:02:36,954 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:36,954 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:36,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:36,964 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:36,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1799366499] [2025-01-09 21:02:36,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1799366499] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:36,965 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:36,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:02:36,965 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059735190] [2025-01-09 21:02:36,965 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:36,965 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:36,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:36,965 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:36,965 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:36,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2025-01-09 21:02:36,974 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-01-09 21:02:36,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:36,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2025-01-09 21:02:36,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:37,260 INFO L124 PetriNetUnfolderBase]: 266/3689 cut-off events. [2025-01-09 21:02:37,260 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:37,287 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4457 conditions, 3689 events. 266/3689 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31458 event pairs, 20 based on Foata normal form. 2/3302 useless extension candidates. Maximal degree in co-relation 3220. Up to 302 conditions per place. [2025-01-09 21:02:37,299 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 19 selfloop transitions, 0 changer transitions 1/307 dead transitions. [2025-01-09 21:02:37,299 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 307 transitions, 738 flow [2025-01-09 21:02:37,299 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:37,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:37,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 945 transitions. [2025-01-09 21:02:37,300 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9104046242774566 [2025-01-09 21:02:37,300 INFO L175 Difference]: Start difference. First operand has 306 places, 308 transitions, 703 flow. Second operand 3 states and 945 transitions. [2025-01-09 21:02:37,300 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 307 transitions, 738 flow [2025-01-09 21:02:37,302 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 730 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-01-09 21:02:37,304 INFO L231 Difference]: Finished difference. Result has 305 places, 306 transitions, 690 flow [2025-01-09 21:02:37,304 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-01-09 21:02:37,305 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -20 predicate places. [2025-01-09 21:02:37,305 INFO L471 AbstractCegarLoop]: Abstraction has has 305 places, 306 transitions, 690 flow [2025-01-09 21:02:37,305 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-01-09 21:02:37,305 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:37,305 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-01-09 21:02:37,305 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-01-09 21:02:37,305 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:37,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:37,306 INFO L85 PathProgramCache]: Analyzing trace with hash 1371811873, now seen corresponding path program 1 times [2025-01-09 21:02:37,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:37,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851816590] [2025-01-09 21:02:37,306 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:37,312 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-01-09 21:02:37,315 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-01-09 21:02:37,315 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:37,315 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:37,526 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:37,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:37,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851816590] [2025-01-09 21:02:37,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851816590] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:37,527 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:37,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:02:37,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [890201972] [2025-01-09 21:02:37,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:37,527 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:02:37,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:37,528 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:02:37,528 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:02:37,675 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346 [2025-01-09 21:02:37,677 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-01-09 21:02:37,677 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:37,677 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346 [2025-01-09 21:02:37,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:38,187 INFO L124 PetriNetUnfolderBase]: 266/3681 cut-off events. [2025-01-09 21:02:38,187 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2025-01-09 21:02:38,213 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5006 conditions, 3681 events. 266/3681 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31465 event pairs, 20 based on Foata normal form. 0/3332 useless extension candidates. Maximal degree in co-relation 4997. Up to 717 conditions per place. [2025-01-09 21:02:38,225 INFO L140 encePairwiseOnDemand]: 339/346 looper letters, 40 selfloop transitions, 6 changer transitions 0/305 dead transitions. [2025-01-09 21:02:38,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 305 transitions, 780 flow [2025-01-09 21:02:38,226 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:02:38,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:02:38,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1745 transitions. [2025-01-09 21:02:38,229 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8405587668593449 [2025-01-09 21:02:38,229 INFO L175 Difference]: Start difference. First operand has 305 places, 306 transitions, 690 flow. Second operand 6 states and 1745 transitions. [2025-01-09 21:02:38,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 305 transitions, 780 flow [2025-01-09 21:02:38,231 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 305 transitions, 778 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:38,233 INFO L231 Difference]: Finished difference. Result has 307 places, 305 transitions, 698 flow [2025-01-09 21:02:38,233 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-01-09 21:02:38,233 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2025-01-09 21:02:38,234 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 305 transitions, 698 flow [2025-01-09 21:02:38,234 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-01-09 21:02:38,234 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:38,234 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-01-09 21:02:38,234 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-01-09 21:02:38,235 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:38,235 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:38,235 INFO L85 PathProgramCache]: Analyzing trace with hash 1956691953, now seen corresponding path program 1 times [2025-01-09 21:02:38,235 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:38,235 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1583718908] [2025-01-09 21:02:38,235 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:38,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:38,242 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-01-09 21:02:38,245 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-01-09 21:02:38,245 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:38,245 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:38,282 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:38,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:38,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1583718908] [2025-01-09 21:02:38,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1583718908] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:38,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:38,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:02:38,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433053101] [2025-01-09 21:02:38,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:38,283 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:02:38,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:38,284 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:02:38,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:02:38,360 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 346 [2025-01-09 21:02:38,361 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-01-09 21:02:38,361 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:38,361 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 346 [2025-01-09 21:02:38,361 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:38,847 INFO L124 PetriNetUnfolderBase]: 269/3878 cut-off events. [2025-01-09 21:02:38,847 INFO L125 PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES. [2025-01-09 21:02:38,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4887 conditions, 3878 events. 269/3878 cut-off events. For 488/488 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 33770 event pairs, 17 based on Foata normal form. 7/3534 useless extension candidates. Maximal degree in co-relation 4878. Up to 298 conditions per place. [2025-01-09 21:02:38,885 INFO L140 encePairwiseOnDemand]: 333/346 looper letters, 53 selfloop transitions, 11 changer transitions 0/342 dead transitions. [2025-01-09 21:02:38,885 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 342 transitions, 964 flow [2025-01-09 21:02:38,885 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:02:38,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:02:38,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1278 transitions. [2025-01-09 21:02:38,887 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9234104046242775 [2025-01-09 21:02:38,888 INFO L175 Difference]: Start difference. First operand has 307 places, 305 transitions, 698 flow. Second operand 4 states and 1278 transitions. [2025-01-09 21:02:38,888 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 342 transitions, 964 flow [2025-01-09 21:02:38,890 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 342 transitions, 952 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-01-09 21:02:38,892 INFO L231 Difference]: Finished difference. Result has 307 places, 314 transitions, 768 flow [2025-01-09 21:02:38,892 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-01-09 21:02:38,893 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2025-01-09 21:02:38,893 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 314 transitions, 768 flow [2025-01-09 21:02:38,893 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-01-09 21:02:38,893 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:38,893 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-01-09 21:02:38,893 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-01-09 21:02:38,894 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:38,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:38,894 INFO L85 PathProgramCache]: Analyzing trace with hash -1154139991, now seen corresponding path program 1 times [2025-01-09 21:02:38,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:38,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [286734475] [2025-01-09 21:02:38,894 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:38,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:38,901 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-01-09 21:02:38,904 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-01-09 21:02:38,904 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:38,904 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:38,919 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:38,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:38,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [286734475] [2025-01-09 21:02:38,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [286734475] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:38,919 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:38,919 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:38,919 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [591996954] [2025-01-09 21:02:38,919 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:38,919 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:38,919 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:38,920 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:38,920 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:38,938 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2025-01-09 21:02:38,939 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-01-09 21:02:38,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:38,939 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2025-01-09 21:02:38,939 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:42,692 INFO L124 PetriNetUnfolderBase]: 5231/37565 cut-off events. [2025-01-09 21:02:42,692 INFO L125 PetriNetUnfolderBase]: For 7312/17908 co-relation queries the response was YES. [2025-01-09 21:02:42,861 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49878 conditions, 37565 events. 5231/37565 cut-off events. For 7312/17908 co-relation queries the response was YES. Maximal size of possible extension queue 1010. Compared 552855 event pairs, 1686 based on Foata normal form. 45/31897 useless extension candidates. Maximal degree in co-relation 49867. Up to 4285 conditions per place. [2025-01-09 21:02:43,010 INFO L140 encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/330 dead transitions. [2025-01-09 21:02:43,011 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 330 transitions, 907 flow [2025-01-09 21:02:43,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:43,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:43,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2025-01-09 21:02:43,013 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9277456647398844 [2025-01-09 21:02:43,013 INFO L175 Difference]: Start difference. First operand has 307 places, 314 transitions, 768 flow. Second operand 3 states and 963 transitions. [2025-01-09 21:02:43,013 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 330 transitions, 907 flow [2025-01-09 21:02:43,021 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 308 places, 330 transitions, 905 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:43,024 INFO L231 Difference]: Finished difference. Result has 310 places, 321 transitions, 828 flow [2025-01-09 21:02:43,024 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-01-09 21:02:43,024 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places. [2025-01-09 21:02:43,025 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 321 transitions, 828 flow [2025-01-09 21:02:43,025 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-01-09 21:02:43,025 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:43,025 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-01-09 21:02:43,025 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-01-09 21:02:43,025 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:43,026 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:43,026 INFO L85 PathProgramCache]: Analyzing trace with hash -406545929, now seen corresponding path program 1 times [2025-01-09 21:02:43,026 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:43,026 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1139796724] [2025-01-09 21:02:43,026 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:43,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:43,033 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-01-09 21:02:43,036 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-01-09 21:02:43,036 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:43,036 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:43,050 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-01-09 21:02:43,051 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:43,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1139796724] [2025-01-09 21:02:43,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1139796724] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:43,051 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:43,051 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:43,051 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499270660] [2025-01-09 21:02:43,051 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:43,051 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:43,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:43,052 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:43,052 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:43,074 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2025-01-09 21:02:43,075 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-01-09 21:02:43,075 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:43,075 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2025-01-09 21:02:43,075 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:44,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:44,081 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:44,081 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,081 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:44,114 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-01-09 21:02:44,114 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-01-09 21:02:44,114 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-01-09 21:02:44,114 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:02:44,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:44,148 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2025-01-09 21:02:44,148 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-01-09 21:02:44,148 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:02:44,148 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-01-09 21:02:44,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:44,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:44,491 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:44,491 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:44,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:44,546 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-01-09 21:02:44,546 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:02:44,546 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-01-09 21:02:44,546 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-01-09 21:02:44,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:44,600 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:02:44,600 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-01-09 21:02:44,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-01-09 21:02:44,600 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:02:45,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:45,007 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,007 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:45,008 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:45,008 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:45,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:45,220 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:02:45,220 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,220 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,220 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:45,224 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:02:45,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:45,224 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,224 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:45,285 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:02:45,285 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,285 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:45,418 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,418 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,418 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,418 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,427 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,427 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:45,427 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:45,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,431 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,431 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,431 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:45,431 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:45,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:45,512 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,512 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,512 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,512 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:45,522 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-01-09 21:02:45,522 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:45,522 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:45,522 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-01-09 21:02:45,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:45,540 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,540 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:45,540 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:45,540 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:45,745 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-01-09 21:02:45,745 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-01-09 21:02:45,745 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-01-09 21:02:45,745 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:45,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:45,774 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:45,774 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:45,774 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:45,786 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-01-09 21:02:45,786 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:45,786 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:45,786 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:45,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,790 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,790 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,790 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,790 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,790 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,794 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,794 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,794 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:45,794 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:45,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:45,799 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,799 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:45,799 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,799 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:45,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:45,849 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-01-09 21:02:45,849 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-01-09 21:02:45,849 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:45,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:45,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,861 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,861 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,861 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,861 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,861 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,865 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,865 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,865 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,866 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,866 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:45,866 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,866 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:45,872 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,872 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:45,872 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:45,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:45,916 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-01-09 21:02:45,916 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-01-09 21:02:45,916 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:45,916 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:45,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:45,928 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:45,928 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,928 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,928 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,929 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:45,929 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,929 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,929 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:45,929 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:45,930 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,930 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,930 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:45,930 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:45,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,933 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:45,933 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:45,933 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:45,933 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:45,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:45,993 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:45,993 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:45,993 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,993 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:45,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:45,996 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:45,996 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:45,996 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:45,996 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:46,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:46,001 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,001 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,001 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,001 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,001 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,003 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:46,003 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:46,003 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,003 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:46,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:46,010 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,010 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,011 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,011 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:46,063 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,063 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:46,064 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:46,064 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:46,064 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,070 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,070 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,070 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:46,076 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,076 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,076 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,076 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,286 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,286 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,286 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,286 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,286 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:46,291 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:46,291 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,291 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,292 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:46,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:46,293 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:02:46,293 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,293 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:46,293 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,370 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:46,370 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:46,370 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,370 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:46,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,376 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,377 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,377 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,381 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,381 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:46,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:46,381 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:46,403 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,403 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,403 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,403 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:46,464 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:46,464 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:46,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,479 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:46,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:46,479 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:46,486 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,486 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,486 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,486 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:46,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:46,564 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,564 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,564 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:46,564 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:46,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,587 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,587 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:46,588 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,588 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:46,588 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:46,588 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,588 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,589 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,589 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,589 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:46,697 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,697 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,697 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:46,697 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:46,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,715 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,716 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:46,716 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,717 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,717 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:46,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:46,717 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:46,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:46,717 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,718 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:46,721 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:02:46,721 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,721 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,721 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:02:46,831 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,831 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:46,831 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,831 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:46,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:46,834 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:02:46,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:46,834 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:46,834 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,838 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,838 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:46,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:46,838 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:46,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:46,855 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:46,855 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:46,855 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:46,964 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,964 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:46,964 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:46,964 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:46,964 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:46,982 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,982 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,982 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:46,982 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:47,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:47,121 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,121 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,121 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:47,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:47,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:47,423 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-01-09 21:02:47,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:47,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:47,423 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:47,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:47,693 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:02:47,693 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:47,693 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:47,693 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:47,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:47,695 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:02:47,695 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:47,695 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:02:47,695 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:02:47,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:47,726 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-01-09 21:02:47,726 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:47,726 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:47,726 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:47,726 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:47,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:47,826 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-01-09 21:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:47,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:47,933 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-01-09 21:02:47,933 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:47,933 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:47,933 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,016 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:02:48,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,022 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,022 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:48,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:48,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:48,091 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:48,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:48,091 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:48,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,129 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,130 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,148 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,148 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,148 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:02:48,148 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-01-09 21:02:48,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,496 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,496 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,496 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,496 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,504 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:48,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:48,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,504 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,504 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:48,505 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:48,505 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,507 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,507 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:48,508 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:48,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [323#true, 102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,524 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,524 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,524 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:02:48,524 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:48,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:48,588 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,588 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:48,589 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,589 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:48,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,609 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,609 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,609 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,616 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,616 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,616 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:48,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:48,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,621 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:48,621 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,621 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:02:48,621 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,622 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,622 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:48,622 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:48,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,631 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:48,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,638 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:48,638 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,638 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:02:48,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:48,680 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,680 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,680 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,681 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:48,686 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:02:48,686 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:48,686 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:48,686 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:48,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:48,687 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:02:48,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,687 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:48,687 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:48,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:48,701 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,701 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,701 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,701 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,728 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:02:48,728 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:48,728 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:48,728 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:48,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,733 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,733 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,733 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,733 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,733 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,738 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,738 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,738 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,744 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,744 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,744 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,744 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:48,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:48,793 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,793 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,793 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,793 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,854 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,854 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,854 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,860 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,860 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,860 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,861 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,861 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,869 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,869 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:48,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 172#L1288-3true, 229#L1293-16true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:48,921 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:02:48,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,921 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:48,921 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:48,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:48,932 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,932 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,932 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,932 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:48,949 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,949 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,958 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:48,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:48,958 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:02:48,958 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,961 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,961 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,961 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:48,962 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,963 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,963 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,966 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,966 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:48,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:48,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,976 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:48,976 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:02:48,976 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,977 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:48,977 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:02:48,977 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:48,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [323#true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 156#L1280-6true, 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-01-09 21:02:48,993 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:48,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:48,993 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:48,993 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:49,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,030 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,030 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:49,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,061 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-01-09 21:02:49,061 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:02:49,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,069 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,069 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,069 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,069 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,072 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,072 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,078 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,078 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,078 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,078 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,078 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,081 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,081 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,081 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,081 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,091 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:49,124 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,125 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,125 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,134 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,134 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,136 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,136 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,136 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:49,137 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,142 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,142 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,172 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,172 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,181 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,181 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,181 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,188 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,188 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [323#true, 229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,200 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,200 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:49,200 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,200 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:49,202 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 323#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:49,202 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,202 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 102#L1274-6true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:02:49,386 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,401 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,401 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,401 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:49,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,407 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,407 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,407 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,407 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,408 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,411 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,411 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:49,412 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,413 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,413 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,413 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,430 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,430 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,430 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,446 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,446 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,446 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,451 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,451 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,453 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,453 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,453 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,489 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,489 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,490 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,490 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,496 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,496 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,509 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,509 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,509 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,522 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,522 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,522 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,522 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:49,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,527 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,527 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,527 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,530 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,530 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,530 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:49,530 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:49,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,550 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,550 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,568 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,568 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,568 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,568 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,573 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,574 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,574 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,582 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,582 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,582 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,582 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,601 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,601 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,601 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,601 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,616 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,616 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:49,616 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:49,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,623 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,652 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,652 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,652 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,652 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,670 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,670 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,670 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,675 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,675 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,675 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:49,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,699 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,699 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,700 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,700 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:49,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,700 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:49,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,700 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [323#true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 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-01-09 21:02:49,726 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,726 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,726 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:02:49,726 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:02:49,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,757 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,757 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,757 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:49,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,779 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,779 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,780 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:49,780 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,780 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:49,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:49,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,780 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,781 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,781 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,785 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,785 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,785 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 75#L1290true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,817 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,817 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,817 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,817 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:49,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,829 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,829 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,829 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,829 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,851 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:49,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:49,851 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,855 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,855 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,855 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,855 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,858 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:49,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:49,859 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:49,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,878 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,878 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:49,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:49,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:49,897 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,897 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,897 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,905 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,905 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:49,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,905 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:49,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,908 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,908 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,913 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,913 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:49,913 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,913 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,917 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,917 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,917 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:49,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,918 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:49,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:49,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,918 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,918 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:49,918 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:49,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,946 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:49,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:49,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:49,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:49,965 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:49,965 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,965 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:49,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 102#L1274-6true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:02:49,988 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,988 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:49,988 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:49,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:49,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:49,993 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:49,993 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,993 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:49,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:49,997 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:02:49,997 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,997 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:49,997 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:50,002 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:50,002 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:50,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:50,002 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:50,002 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:50,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,048 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,048 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,048 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,090 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,090 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:50,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 172#L1288-3true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2025-01-09 21:02:50,092 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:50,092 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,092 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:50,092 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 172#L1288-3true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2025-01-09 21:02:50,092 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:50,092 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,093 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:50,093 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 289#$Ultimate##0true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,334 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:50,334 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:50,334 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:50,334 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:02:50,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,335 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:50,335 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:50,335 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:50,335 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:50,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,336 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:50,336 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:50,336 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:50,336 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:50,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 75#L1290true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,362 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:02:50,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,362 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:50,362 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,363 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:02:50,363 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:50,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:50,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:50,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,374 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:02:50,374 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:50,374 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:50,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:02:50,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:50,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,433 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:02:50,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:50,433 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:50,433 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,505 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:02:50,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:02:50,505 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,505 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:02:50,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:50,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,510 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,510 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,510 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:50,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,576 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,576 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,576 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:50,576 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:02:50,576 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:50,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,653 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,653 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:50,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 228#L1289-3true]) [2025-01-09 21:02:50,663 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:50,663 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,663 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:50,665 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:50,665 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:50,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,711 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:02:50,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:50,711 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:02:50,711 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:50,711 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:50,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:50,809 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:50,809 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,809 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:50,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 172#L1288-3true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,810 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,810 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,810 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,810 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2025-01-09 21:02:50,813 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:50,813 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,813 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:50,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,859 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,859 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:50,859 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:02:50,859 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 289#$Ultimate##0true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 372#true, 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,936 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:02:50,936 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:50,936 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:50,936 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,938 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:50,938 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:50,938 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:50,939 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:50,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:50,939 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:50,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:50,939 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:50,939 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:50,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:50,969 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,970 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:50,970 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [289#$Ultimate##0true, 102#L1274-6true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,109 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,109 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:51,109 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:51,110 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:51,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [289#$Ultimate##0true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,110 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:51,110 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:51,110 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:51,110 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,111 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:02:51,111 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,111 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,111 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 107#$Ultimate##0true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:51,125 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:51,126 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:51,126 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,126 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:51,137 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:02:51,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:51,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:02:51,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:51,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,263 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 137#L1293-1true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,263 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:51,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:51,264 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,264 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:51,264 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:51,264 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,264 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:51,264 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:51,264 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,283 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,283 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:51,283 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:51,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:51,324 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,325 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,325 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [120#$Ultimate##0true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,398 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [120#$Ultimate##0true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,399 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [120#$Ultimate##0true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,399 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,399 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,426 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 137#L1293-1true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,426 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:51,426 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:51,427 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,427 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:51,427 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:51,427 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:51,427 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:51,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:51,427 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:51,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 289#$Ultimate##0true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,465 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:51,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:51,465 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:51,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:51,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 107#$Ultimate##0true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:51,655 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:02:51,655 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:02:51,655 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:02:51,655 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:51,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:51,668 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:51,668 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:51,668 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 172#L1288-3true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:51,669 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:02:51,669 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:51,669 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:51,669 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:51,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,715 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:51,718 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:51,718 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:51,718 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:51,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,719 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:51,719 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:51,719 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:51,719 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,730 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,730 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,730 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,730 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:51,731 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:51,731 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:51,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,734 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:51,734 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:51,734 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:51,734 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:51,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,767 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:02:51,767 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,767 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,767 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:51,794 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,794 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,794 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,794 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,837 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:51,837 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:51,837 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:51,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:51,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,850 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:51,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:51,850 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:51,850 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:51,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,851 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:51,851 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:51,851 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:51,851 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:51,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,854 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:51,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:51,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:51,854 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,863 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,863 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,863 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:51,864 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,890 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,890 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:51,890 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:51,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [29#L1288-3true, 102#L1274-6true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,901 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:51,901 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:51,901 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:51,901 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,914 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:51,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,914 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:51,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:51,932 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:02:51,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:51,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:51,932 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:51,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [120#$Ultimate##0true, 75#L1290true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,966 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:51,966 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:51,966 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:51,966 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:51,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,977 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:51,977 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:51,977 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:51,977 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:51,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,977 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:51,978 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:51,978 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:51,978 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:51,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:51,980 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:51,980 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:51,980 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:51,980 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:51,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:51,990 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:51,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:51,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:51,990 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,012 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [120#$Ultimate##0true, 75#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 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-01-09 21:02:52,012 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,012 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 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-01-09 21:02:52,013 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,013 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,013 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,013 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,014 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,014 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,014 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,015 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,015 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,015 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:52,015 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,016 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,016 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,016 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:52,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,033 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,033 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:52,033 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,033 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [29#L1288-3true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,040 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,040 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 137#L1293-1true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,041 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,041 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,041 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,053 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,053 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,053 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,053 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 289#$Ultimate##0true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,054 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,054 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,075 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:52,075 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,075 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [229#L1293-16true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,079 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,079 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,079 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,079 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:52,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,107 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,107 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,107 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:52,107 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,110 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,110 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:52,110 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:52,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 172#L1288-3true, 229#L1293-16true, 102#L1274-6true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,140 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:52,140 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,140 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:52,140 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:52,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,165 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,165 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,165 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,166 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,166 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,166 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,166 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,175 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,175 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,175 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,175 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,175 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 137#L1293-1true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,176 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,176 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,176 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,201 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,201 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,201 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 102#L1274-6true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:52,208 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,208 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,227 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,227 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,227 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:52,227 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,230 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,230 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,230 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,230 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,277 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,277 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,277 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,277 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:52,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,288 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,289 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,289 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:52,289 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,299 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,299 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,299 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,299 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,300 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,300 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,300 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,301 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,301 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,302 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,302 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,302 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,302 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,302 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 2#L1293-12true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,323 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,323 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 29#L1288-3true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,323 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 29#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 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), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,329 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,329 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,329 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,329 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 29#L1288-3true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,329 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,330 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:52,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,334 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,334 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,334 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,334 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [289#$Ultimate##0true, 229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,337 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,337 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,337 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,337 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,339 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:02:52,339 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:02:52,339 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:02:52,339 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:02:52,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,401 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,401 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,401 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,401 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,418 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,418 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,418 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,418 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,420 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:02:52,420 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:02:52,420 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:52,420 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:52,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][334], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,426 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,431 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,431 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,431 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,431 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,432 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,432 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,432 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,433 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,433 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,433 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,434 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,434 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,434 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,434 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,440 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,440 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,440 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,440 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:52,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,441 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:52,441 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,441 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:52,441 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:52,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,447 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,447 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,447 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,447 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 2#L1293-12true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,455 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,455 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,455 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,456 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,456 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,461 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,461 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,461 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,464 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,465 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,465 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,465 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:52,503 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,503 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,503 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,504 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 102#L1274-6true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,702 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,702 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,702 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,723 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:02:52,723 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:02:52,723 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:52,723 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:52,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][334], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,727 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,727 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,727 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,727 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,734 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,734 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,734 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,744 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,744 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,744 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 229#L1293-16true, 102#L1274-6true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,745 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,745 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,745 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,774 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,774 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,774 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:52,796 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,796 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,796 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,803 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,803 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,804 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,804 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,804 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,804 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,807 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,807 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,827 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,827 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,827 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,827 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,840 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,840 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,840 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,851 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,851 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,851 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,852 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,852 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,852 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,853 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,853 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,853 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 172#L1288-3true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,858 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,858 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,858 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,858 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,862 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 2#L1293-12true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,862 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 2#L1293-12true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,863 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,863 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 2#L1293-12true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,863 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,863 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,864 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,864 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,864 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,864 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,864 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,864 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,875 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,875 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,875 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,875 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,881 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,881 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,881 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,881 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:52,903 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:52,916 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,916 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:52,916 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [75#L1290true, 102#L1274-6true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,935 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [75#L1290true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,935 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,936 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,936 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,936 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,936 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,944 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:52,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [102#L1274-6true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,945 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,945 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,945 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,946 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,946 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,958 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,958 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,958 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,958 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,961 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,962 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,962 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:52,962 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,972 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,972 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,972 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:52,972 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,972 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:52,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,973 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,973 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,973 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,973 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,974 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,974 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,974 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,974 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,975 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,975 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,975 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,975 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,975 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,976 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,976 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:52,976 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:52,976 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [29#L1288-3true, 229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,989 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 2#L1293-12true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,990 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,990 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 29#L1288-3true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:52,990 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:52,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:52,994 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:02:52,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:02:52,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:02:52,994 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:52,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [289#$Ultimate##0true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:52,999 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,000 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,000 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,000 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,001 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:02:53,001 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:02:53,001 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:02:53,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,016 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:02:53,016 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:02:53,016 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,016 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,018 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,018 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,018 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:53,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,037 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,037 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,037 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,037 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,049 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,049 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,049 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,049 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,059 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,059 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,059 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,059 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,061 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:02:53,061 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,061 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,061 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:02:53,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,067 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,067 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,067 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,067 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,072 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,072 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:53,072 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,076 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,077 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,077 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,077 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,077 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,079 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:02:53,079 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:02:53,080 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,080 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 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: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,094 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,094 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,094 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:53,094 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,100 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,100 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,100 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,100 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,103 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:02:53,103 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,103 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,103 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [326#true, 139#L1294-2true, 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)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,122 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,122 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:53,126 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,126 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,126 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 322#true, 319#true, 2#L1293-12true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,127 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,127 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,127 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:53,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,138 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,138 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,138 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,138 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:53,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,145 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,145 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,145 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,151 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,151 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [326#true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,152 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,152 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,152 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,152 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,154 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,154 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,154 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,157 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,157 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,157 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,174 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,174 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,174 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 102#L1274-6true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:53,175 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,175 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,175 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,175 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,190 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,190 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,191 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,191 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,191 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 75#L1290true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,206 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,218 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,218 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,223 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,223 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,223 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,223 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,226 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,226 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,226 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,226 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 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)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,276 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,276 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,276 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,276 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,287 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,287 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,291 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,291 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,291 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,291 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,293 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,293 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,294 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,294 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,295 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,295 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,295 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,299 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,299 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,299 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,299 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,299 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:53,299 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:53,299 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:53,300 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,300 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,300 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,300 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,301 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,302 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,302 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,302 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,305 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,306 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,306 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,306 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,308 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,308 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,308 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,308 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,309 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,309 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,309 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,310 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,310 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,310 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [29#L1288-3true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,325 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,325 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,325 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,329 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,329 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,329 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 102#L1274-6true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,353 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,353 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,353 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,359 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,361 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,361 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,361 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,361 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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), 55#L1293-16true]) [2025-01-09 21:02:53,364 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 55#L1293-16true]) [2025-01-09 21:02:53,364 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,364 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,365 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,365 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,365 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,365 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,371 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,371 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,371 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:53,371 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,371 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,382 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,382 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,382 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,384 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,384 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,384 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:53,384 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,395 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,395 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,395 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,396 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,418 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,431 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,431 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,431 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,431 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,433 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,433 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,433 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,433 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,442 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,442 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,442 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,442 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 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: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:53,447 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,447 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,447 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,447 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [75#L1290true, 229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,462 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 75#L1290true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,464 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,464 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,465 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,465 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 102#L1274-6true, 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#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,465 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,465 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,465 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,465 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,475 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,475 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:53,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:02:53,475 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:53,475 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,476 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,476 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,476 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,477 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,477 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,477 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,478 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,478 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,478 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,478 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,486 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:02:53,486 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,487 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:53,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,515 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,515 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:02:53,515 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,515 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:02:53,515 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,516 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][303], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,516 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,516 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,520 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,520 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,520 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,523 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,523 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:53,523 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,524 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][335], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,524 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,524 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,524 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,524 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,525 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,525 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,525 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:53,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,525 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,525 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,525 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,528 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,528 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:02:53,528 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,538 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:02:53,538 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:02:53,538 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,538 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 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)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,550 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,550 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,550 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,550 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,556 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,556 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,556 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,556 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,558 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,558 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,558 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,558 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [229#L1293-16true, 102#L1274-6true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,558 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,558 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,559 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,559 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 319#true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,559 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,559 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,559 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,559 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,563 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,563 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,563 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:02:53,563 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,563 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][263], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,564 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,564 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,564 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,564 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,566 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,566 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,566 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,566 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [75#L1290true, 322#true, 319#true, 102#L1274-6true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,748 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,748 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,748 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,748 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [229#L1293-16true, 102#L1274-6true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,751 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,751 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,751 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,751 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,754 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,754 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:53,754 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:53,754 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:53,754 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:02:53,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,755 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,755 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 172#L1288-3true, 102#L1274-6true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,756 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,756 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,756 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,780 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,780 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:02:53,780 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,780 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:02:53,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [75#L1290true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,781 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,781 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:53,781 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,781 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:53,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,783 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,783 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,783 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:02:53,783 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,783 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,783 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,783 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,783 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,784 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,784 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,784 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,784 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,788 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,788 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:02:53,788 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:53,788 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:02:53,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,789 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,789 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 351#true, 367#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,789 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [75#L1290true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#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), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,808 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,808 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:02:53,808 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,808 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:53,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,810 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:02:53,810 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:53,810 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:02:53,811 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:02:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,830 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 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-01-09 21:02:53,830 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,830 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,831 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,831 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,831 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,831 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,834 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:53,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:53,834 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][332], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,841 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:53,842 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:53,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [75#L1290true, 322#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#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 49#L1293-5true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,847 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,847 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,847 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,847 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,849 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,849 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,849 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,850 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:53,850 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,850 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:53,850 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,851 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 172#L1288-3true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 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-01-09 21:02:53,851 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,851 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,864 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:53,864 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,864 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:53,865 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][333], [326#true, 319#true, 323#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:53,936 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-01-09 21:02:53,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:02:53,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:02:53,937 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-01-09 21:02:53,958 INFO L124 PetriNetUnfolderBase]: 16907/87446 cut-off events. [2025-01-09 21:02:53,958 INFO L125 PetriNetUnfolderBase]: For 21683/61501 co-relation queries the response was YES. [2025-01-09 21:02:54,504 INFO L83 FinitePrefix]: Finished finitePrefix Result has 124858 conditions, 87446 events. 16907/87446 cut-off events. For 21683/61501 co-relation queries the response was YES. Maximal size of possible extension queue 2611. Compared 1419227 event pairs, 4098 based on Foata normal form. 100/73329 useless extension candidates. Maximal degree in co-relation 124846. Up to 12194 conditions per place. [2025-01-09 21:02:54,901 INFO L140 encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/337 dead transitions. [2025-01-09 21:02:54,901 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 337 transitions, 967 flow [2025-01-09 21:02:54,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:54,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:54,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2025-01-09 21:02:54,902 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9277456647398844 [2025-01-09 21:02:54,903 INFO L175 Difference]: Start difference. First operand has 310 places, 321 transitions, 828 flow. Second operand 3 states and 963 transitions. [2025-01-09 21:02:54,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 337 transitions, 967 flow [2025-01-09 21:02:54,921 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 337 transitions, 951 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:54,923 INFO L231 Difference]: Finished difference. Result has 312 places, 328 transitions, 874 flow [2025-01-09 21:02:54,923 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-01-09 21:02:54,923 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -13 predicate places. [2025-01-09 21:02:54,924 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 328 transitions, 874 flow [2025-01-09 21:02:54,924 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-01-09 21:02:54,924 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:54,924 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-01-09 21:02:54,924 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-01-09 21:02:54,924 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:02:54,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:54,925 INFO L85 PathProgramCache]: Analyzing trace with hash -835835754, now seen corresponding path program 1 times [2025-01-09 21:02:54,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:54,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206194921] [2025-01-09 21:02:54,925 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:54,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:54,932 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-01-09 21:02:54,935 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-01-09 21:02:54,935 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:54,935 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:54,994 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-01-09 21:02:54,994 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:54,994 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206194921] [2025-01-09 21:02:54,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206194921] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:54,995 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:54,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-01-09 21:02:54,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769606608] [2025-01-09 21:02:54,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:54,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:02:54,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:54,995 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:02:54,995 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:02:55,120 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 299 out of 346 [2025-01-09 21:02:55,121 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-01-09 21:02:55,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:55,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 299 of 346 [2025-01-09 21:02:55,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:56,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:56,405 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-01-09 21:02:56,405 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:56,405 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:56,405 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:56,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:56,590 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:02:56,590 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:56,590 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:56,590 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:56,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:56,594 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:02:56,594 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:56,594 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:56,594 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:56,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:56,645 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:02:56,645 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:56,645 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:56,645 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:56,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:56,769 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:56,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:56,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:56,769 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:56,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:56,841 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:56,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:56,841 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:56,841 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:56,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:56,850 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-01-09 21:02:56,850 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:56,850 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-01-09 21:02:56,850 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-01-09 21:02:56,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:56,899 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:56,899 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:56,899 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:56,899 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:56,953 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:56,953 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:56,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:56,954 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:56,954 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:56,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:56,957 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:56,957 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:56,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:56,957 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:57,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:57,014 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,014 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:57,014 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:57,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,019 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:57,019 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:57,019 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:57,019 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:57,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:57,081 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:57,081 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:57,081 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:57,081 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:57,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,085 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:57,085 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:57,085 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:57,085 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:57,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,100 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-01-09 21:02:57,100 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:57,100 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:57,100 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:57,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,163 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:02:57,163 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:57,163 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:57,163 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:57,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:57,234 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:02:57,234 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:57,234 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:57,234 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:57,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,297 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:57,297 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:57,297 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:57,297 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:57,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,324 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:02:57,324 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:57,324 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:57,324 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:57,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,666 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,666 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:57,666 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:57,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:02:57,667 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-01-09 21:02:57,667 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:57,667 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:57,667 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:57,667 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:57,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,725 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:57,725 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:57,725 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:57,725 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:57,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,726 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:57,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,726 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:57,726 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:57,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:57,728 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:02:57,728 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:57,728 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:57,728 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:57,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:02:57,788 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:57,788 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:57,788 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:57,788 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:57,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:57,790 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:02:57,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:57,790 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:57,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:57,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:57,803 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:57,803 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:57,803 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:57,803 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:57,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:02:57,867 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:57,867 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:57,867 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:57,867 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:57,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:57,934 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:02:57,934 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:57,934 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:57,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:58,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:58,120 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:02:58,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:58,120 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:58,120 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:58,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:58,318 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-01-09 21:02:58,318 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:58,318 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:58,318 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:58,318 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:58,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:58,341 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:02:58,341 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:58,341 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,341 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:58,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:58,395 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-01-09 21:02:58,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:58,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:58,395 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:58,395 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:02:58,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:58,465 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-01-09 21:02:58,465 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:58,465 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:58,465 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:58,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:58,520 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:02:58,520 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:58,520 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:58,520 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:58,524 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:02:58,524 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:58,524 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:58,524 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:58,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:58,591 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:02:58,591 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:58,592 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:58,592 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:58,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 29#L1288-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:58,653 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:58,653 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:58,653 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:58,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:58,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:58,660 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:58,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:58,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:58,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:58,730 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:58,730 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,730 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:58,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:58,760 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:58,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:58,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,760 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:58,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:58,809 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:58,809 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:58,809 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:58,809 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:58,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:58,851 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:58,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:58,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:58,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:58,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:58,858 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-01-09 21:02:58,858 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:02:58,859 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:58,859 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:58,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:58,906 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:58,907 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:58,907 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:58,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:58,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:58,930 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:58,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:58,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:58,930 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:58,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:58,991 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:58,991 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:58,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:58,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:59,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,016 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:59,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:59,016 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:59,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,017 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:59,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:59,017 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,017 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:59,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,019 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,019 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,095 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,095 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,095 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,095 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,095 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,095 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,096 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,099 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:59,099 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:59,099 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,156 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,156 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,343 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,343 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:59,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,343 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:59,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,346 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,346 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,346 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:59,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,359 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:59,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:59,359 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:59,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,386 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,386 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,386 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,417 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,417 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:59,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,433 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:59,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:59,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:59,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,472 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,472 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,473 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,473 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:59,495 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:59,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:59,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:59,495 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,508 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:02:59,509 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:59,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,509 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,546 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,546 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,546 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,551 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,551 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,551 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,552 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:59,552 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,552 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,553 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,576 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,576 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,576 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:59,576 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,598 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:02:59,599 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:59,599 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:59,599 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,620 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,621 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,621 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:02:59,622 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,622 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,622 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,627 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,627 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,627 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:59,627 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,697 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,697 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:59,697 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,698 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,698 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,703 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,703 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,703 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 29#L1288-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,722 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:59,722 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:59,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:59,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,722 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:59,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:59,722 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:59,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 289#$Ultimate##0true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,724 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,724 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,724 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,738 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,738 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:59,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,738 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,738 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:59,739 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:59,739 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:59,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:02:59,795 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:02:59,795 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:59,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:59,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,811 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,811 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,811 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,812 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,812 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:59,812 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:59,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:59,812 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,814 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,814 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,814 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:59,814 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:59,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,865 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,865 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,865 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:59,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,870 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,870 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:59,870 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:59,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 142#L1267-9true]) [2025-01-09 21:02:59,888 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:59,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:59,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,890 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:59,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:59,890 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:59,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,907 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,907 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:59,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:59,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,933 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,934 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:59,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:59,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,944 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:02:59,944 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:59,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:59,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:59,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 29#L1288-3true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:02:59,950 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:59,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:59,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,981 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:59,981 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:59,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:59,981 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:59,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:02:59,998 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:59,998 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:02:59,998 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:59,998 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:00,028 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:00,028 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:00,028 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,028 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:00,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 289#$Ultimate##0true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,040 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,040 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:00,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:00,040 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:00,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:00,061 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:00,061 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:00,061 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:00,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,280 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:00,280 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:00,280 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:00,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:00,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:00,281 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:00,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:00,281 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:00,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,281 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:00,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:00,383 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:00,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:00,383 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:00,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:00,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,396 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,397 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:00,397 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:00,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,404 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:00,404 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:00,404 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:00,404 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:00,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,406 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:00,406 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,406 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:00,406 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:00,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,503 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,504 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:00,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,510 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,510 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,510 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:00,510 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:00,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 29#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,529 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:00,529 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:00,529 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:00,529 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:00,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 289#$Ultimate##0true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,536 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:00,536 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,536 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:00,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:00,556 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:00,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,556 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:00,556 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:00,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:00,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:00,589 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:00,589 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,590 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:00,590 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:00,594 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:00,594 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:03:00,594 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:00,594 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:00,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,619 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,620 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:00,620 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:00,633 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,634 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:00,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:00,663 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:03:00,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:00,663 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:00,663 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:00,663 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:00,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,724 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:00,724 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,725 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:00,725 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:00,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,731 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,732 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,732 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:00,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,758 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:03:00,758 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:00,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:00,758 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:00,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:00,773 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,773 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:00,773 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:00,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:00,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,851 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:00,851 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,851 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:00,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,851 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:00,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:00,852 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,852 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,852 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:00,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,866 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:00,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 75#L1290true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,963 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:00,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:00,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:00,963 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:00,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:00,970 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:00,970 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:00,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 29#L1288-3true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:00,993 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,993 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:00,993 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:00,993 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:01,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 289#$Ultimate##0true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,001 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:03:01,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:01,001 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:01,001 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 29#L1288-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,089 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,089 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,089 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,089 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,100 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,100 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:01,100 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:01,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:01,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,102 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,102 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,130 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,130 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:01,130 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:01,149 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:01,149 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:01,149 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:01,149 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:01,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,217 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,217 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,217 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,217 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:01,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,268 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:01,268 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,268 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,268 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:01,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,275 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,275 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,275 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,282 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:03:01,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:01,282 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,282 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:01,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,298 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:03:01,298 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,298 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:01,298 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:01,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,302 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,302 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,302 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,302 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:01,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,335 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,335 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,335 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:01,335 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,397 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,397 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:01,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,495 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,495 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,498 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,498 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 75#L1290true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,726 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,726 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,726 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:01,726 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:01,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,738 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:01,738 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:01,738 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 29#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,747 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:03:01,747 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:01,747 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:01,747 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:01,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,794 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,794 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,794 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:01,794 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:01,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 29#L1288-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,806 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:01,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,806 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:01,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,815 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:01,815 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:01,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,832 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,832 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:01,832 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:01,832 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:01,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,839 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,839 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:01,839 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:01,840 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,840 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:01,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,843 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:01,843 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:01,843 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:01,843 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:01,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:01,851 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:01,851 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:01,851 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:01,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [319#true, 29#L1288-3true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,852 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:01,852 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:01,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:01,852 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,900 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,900 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:01,900 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,900 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:01,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,933 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:01,933 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:01,933 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:01,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:01,933 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:01,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,936 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:01,936 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,936 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:01,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,943 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:01,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:01,943 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:01,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:01,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:01,944 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:01,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:01,944 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:01,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:01,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:01,954 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:01,954 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:01,954 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:01,954 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:01,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,983 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:01,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:01,983 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:01,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:01,985 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:01,985 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:01,985 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:01,985 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 289#$Ultimate##0true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,005 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,005 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,005 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,005 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,016 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,016 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,016 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,016 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [326#true, 75#L1290true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,022 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:02,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,022 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:02,022 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:02,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,025 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,025 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,025 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,025 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,029 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,029 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,029 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,030 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,030 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,058 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,058 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,058 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,058 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,100 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,100 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,100 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,100 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,105 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,105 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:02,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 319#true, 323#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,107 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,107 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:02,107 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:02,107 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,122 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,122 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,122 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,123 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,123 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,123 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,131 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:03:02,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,131 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,131 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,134 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,134 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,134 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,134 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,167 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,167 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,167 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,167 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,186 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,186 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,186 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,186 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,201 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:02,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,201 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,201 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,214 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,214 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,214 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,214 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,215 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,215 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,215 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,215 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,222 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:02,222 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,222 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:02,222 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,222 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,225 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,225 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:02,225 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:02,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [319#true, 29#L1288-3true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,233 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,233 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,233 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:02,233 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:02,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,256 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,256 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,256 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,256 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,263 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,263 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,263 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,264 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,264 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,264 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,310 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:03:02,310 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,310 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,310 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:02,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,313 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,314 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,314 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,314 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,319 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,319 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,319 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:02,319 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:02,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,342 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,342 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,343 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,343 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,343 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,344 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,344 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,344 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,344 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,344 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,344 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,350 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,350 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,350 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,350 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,361 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,361 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,361 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,361 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 29#L1288-3true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,369 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,369 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,369 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,369 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 289#$Ultimate##0true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,380 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,380 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,380 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,380 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,389 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,389 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,389 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,389 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,393 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,393 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,393 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,394 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [326#true, 75#L1290true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,397 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,397 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,397 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,397 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,401 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,401 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,401 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,403 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,403 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,403 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:02,403 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,403 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,404 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:03:02,404 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,404 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:02,404 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,405 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,405 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,405 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,406 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,406 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,406 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,427 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,427 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,427 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,427 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,428 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,428 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,428 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,430 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,430 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,430 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,430 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,436 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,436 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,437 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,437 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,452 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,452 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,452 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,452 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 29#L1288-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,463 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,463 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,463 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,464 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,464 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,464 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,464 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 289#$Ultimate##0true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,466 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,466 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,466 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:02,466 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,469 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 289#$Ultimate##0true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,470 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,472 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,472 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:02,472 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,472 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:02,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,486 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,486 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,486 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:02,486 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,486 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,487 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:02,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,487 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,488 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,488 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,488 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,489 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,489 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,489 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,489 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,497 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:02,497 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,497 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:02,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,695 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,695 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,695 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,695 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,697 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,697 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,697 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,707 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,707 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,707 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,707 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,708 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,718 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:02,718 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,718 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,718 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,729 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,729 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,729 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,729 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][360], [289#$Ultimate##0true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 156#L1280-6true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,745 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,745 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:02,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:02,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [75#L1290true, 326#true, 319#true, 107#$Ultimate##0true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,751 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:02,751 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,751 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,751 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:02,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,761 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,761 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,761 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,761 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,767 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,767 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,767 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,768 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,769 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,769 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,770 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,770 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,770 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,775 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,775 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,775 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,775 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,776 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,776 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,776 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:02,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 29#L1288-3true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,782 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,782 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:02,783 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,783 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,809 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,809 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,809 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:02,809 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:02,809 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,830 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,830 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,830 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,832 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,832 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,833 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,833 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,833 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,840 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,840 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:02,840 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,845 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,845 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,845 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,845 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,847 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,847 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:02,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,847 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 29#L1288-3true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,853 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,853 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:02,853 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,853 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,853 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 29#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,855 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,855 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,855 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:02,855 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 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: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,868 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,868 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,868 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,868 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,872 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,872 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,872 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,873 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,873 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,873 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,873 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:02,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,883 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,883 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,883 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,883 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:02,884 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,884 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:02,884 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:02,884 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:02,884 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:02,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,902 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,902 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,902 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:02,902 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,903 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,903 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,903 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,903 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,910 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:02,910 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:02,910 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:02,910 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,924 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:02,924 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:02,924 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,924 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:02,924 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,925 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,925 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:02,926 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:02,926 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 29#L1288-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,936 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,936 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,936 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 289#$Ultimate##0true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,938 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:02,938 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:02,938 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:02,938 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:02,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,949 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,949 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:02,949 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:02,955 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:02,955 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:02,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:02,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,987 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,987 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,987 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:02,987 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:02,988 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:02,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,988 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,988 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:02,988 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:02,988 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:02,988 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:02,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,991 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,991 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:02,991 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:02,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:02,994 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,994 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:02,994 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:02,994 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,004 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:03,004 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:03,004 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,004 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:03,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,005 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:03,005 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:03,005 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,005 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:03,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [326#true, 323#true, 319#true, 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,016 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,016 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:03,016 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:03,016 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,016 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,030 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,030 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 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)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,043 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:03,043 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,043 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [75#L1290true, 326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,044 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,044 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,045 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,045 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [75#L1290true, 326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,049 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,049 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,049 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:03,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,055 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,055 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,055 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,055 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,055 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,055 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,056 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,056 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,056 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,056 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,060 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,060 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,060 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:03,060 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,061 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,061 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,062 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,063 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:03,063 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,063 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,064 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,064 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,064 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,069 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,069 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,070 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,070 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,070 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:03,070 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,070 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 29#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,077 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,077 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:03,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,092 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,092 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,092 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,098 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,098 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,098 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:03,098 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,098 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:03,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [75#L1290true, 326#true, 319#true, 172#L1288-3true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,108 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,109 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,109 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,109 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:03,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,113 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,113 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:03,113 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,113 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,114 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,114 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,114 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:03,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,118 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,118 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,119 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,119 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,119 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,119 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,119 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,119 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,119 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,119 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,120 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,120 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,120 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,129 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,129 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,129 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,129 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,131 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,131 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:03,131 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,131 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 29#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,135 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,135 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:03,135 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,135 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,135 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,146 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:03,146 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,146 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,148 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,148 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,148 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,148 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,157 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,157 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,157 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,162 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,162 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,162 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,175 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,175 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,175 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,185 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,185 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:03,185 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,185 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,185 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,199 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,199 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,199 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:03,199 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,203 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:03,203 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:03,203 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,203 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,203 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:03,204 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:03,204 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,204 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [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)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,213 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,213 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,213 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,213 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,221 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,221 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,221 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,222 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,222 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,226 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,226 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:03,226 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,227 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,227 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,227 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:03,227 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:03,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,230 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,230 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,231 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,231 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:03,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,234 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,234 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,234 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:03,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [326#true, 319#true, 323#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,246 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,246 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:03,246 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,247 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,247 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,256 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,256 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,256 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-01-09 21:03:03,257 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,257 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,258 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,258 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,267 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,267 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,267 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,267 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:03,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [75#L1290true, 326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,269 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,269 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:03,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,273 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,273 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:03,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,277 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,277 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,277 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,280 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:03,280 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:03:03,280 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,280 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:03,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,283 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:03,283 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,283 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,284 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,284 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,284 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:03,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][360], [326#true, 319#true, 323#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,296 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,296 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,296 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,296 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,300 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,300 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,301 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,301 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,302 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,302 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,302 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,302 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 176#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-01-09 21:03:03,305 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,305 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,305 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,305 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [75#L1290true, 326#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,313 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,313 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,313 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:03,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [75#L1290true, 326#true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,315 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,315 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,315 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,315 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:03,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,317 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,317 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,317 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,317 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:03,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,318 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,318 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:03,318 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,318 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,318 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,319 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:03,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,321 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:03,321 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:03,321 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:03,321 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-01-09 21:03:03,341 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,341 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:03,341 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,341 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:03,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,349 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,358 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,358 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,358 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][356], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,370 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,370 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,370 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,370 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:03,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][360], [75#L1290true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-01-09 21:03:03,371 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,371 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,371 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:03,371 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,380 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,380 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,380 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,386 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,386 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,386 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,389 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,389 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,389 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,390 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:03,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,413 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,413 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,413 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:03,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,429 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-01-09 21:03:03,429 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:03,429 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-01-09 21:03:03,430 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:03:03,430 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:03,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,436 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:03,436 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,436 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:03,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:03,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,437 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:03,437 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:03,437 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,437 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:03,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:03,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [75#L1290true, 326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,438 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:03,438 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,438 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,438 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,439 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,440 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,440 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,440 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:03:03,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,454 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-01-09 21:03:03,454 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:03,454 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:03:03,454 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:03,454 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-01-09 21:03:03,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,463 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,463 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:03,463 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:03,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,469 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,470 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,470 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:03,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,470 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:03,471 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:03,471 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:03,471 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,485 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,485 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,485 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,485 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,485 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,489 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,489 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,490 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,490 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [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)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,502 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,502 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:03,502 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:03,502 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:03,502 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,505 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,505 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:03,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,507 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:03,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,507 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,507 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:03,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 323#true, 319#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,517 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,517 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-01-09 21:03:03,517 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,517 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:03,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,523 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,523 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:03,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-01-09 21:03:03,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,524 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:03,524 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,524 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,524 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,534 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:03,534 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,534 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:03,534 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][364], [75#L1290true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2025-01-09 21:03:03,535 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-01-09 21:03:03,535 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-01-09 21:03:03,535 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:03,535 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:03,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,541 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:03,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:03,541 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,541 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,541 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:03,541 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:03,542 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,542 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:03,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,546 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,546 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,547 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,547 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:03,547 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:03,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,560 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:03,560 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,560 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,560 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,560 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,563 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-01-09 21:03:03,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,564 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,564 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-01-09 21:03:03,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,576 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:03,576 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,576 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:03,576 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:03,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:03,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([948] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,578 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,578 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:03,578 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:03,578 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:03:03,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,579 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:03,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,580 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:03,580 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:03,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,588 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-01-09 21:03:03,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][295], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,593 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:03,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:03,593 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:03,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 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)), 57#L1281-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:03,599 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-01-09 21:03:03,599 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-01-09 21:03:03,600 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2025-01-09 21:03:03,600 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-01-09 21:03:03,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,627 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [75#L1290true, 319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,627 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:03,627 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:03:03,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][256], [326#true, 319#true, 323#true, 102#L1274-6true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,647 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:03,648 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-01-09 21:03:03,648 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:03,648 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,648 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:03,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,653 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-01-09 21:03:03,653 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,653 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:03,653 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-01-09 21:03:03,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [319#true, 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,663 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-01-09 21:03:03,664 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,664 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,664 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-01-09 21:03:03,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,673 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-01-09 21:03:03,673 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [75#L1290true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,674 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-01-09 21:03:03,674 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][264], [326#true, 319#true, 323#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 156#L1280-6true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,867 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-01-09 21:03:03,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:03,868 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:03,868 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-01-09 21:03:03,868 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:03,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,870 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-01-09 21:03:03,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:03,870 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-01-09 21:03:03,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:03,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1118] checkThreadEXIT-->L1280-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][340], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:03,874 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-01-09 21:03:03,875 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,875 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:03,875 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-01-09 21:03:03,895 INFO L124 PetriNetUnfolderBase]: 7394/61960 cut-off events. [2025-01-09 21:03:03,896 INFO L125 PetriNetUnfolderBase]: For 14077/17229 co-relation queries the response was YES. [2025-01-09 21:03:04,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87175 conditions, 61960 events. 7394/61960 cut-off events. For 14077/17229 co-relation queries the response was YES. Maximal size of possible extension queue 1476. Compared 1017437 event pairs, 946 based on Foata normal form. 168/53372 useless extension candidates. Maximal degree in co-relation 87162. Up to 5195 conditions per place. [2025-01-09 21:03:04,737 INFO L140 encePairwiseOnDemand]: 330/346 looper letters, 60 selfloop transitions, 17 changer transitions 0/365 dead transitions. [2025-01-09 21:03:04,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 318 places, 365 transitions, 1182 flow [2025-01-09 21:03:04,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-01-09 21:03:04,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-01-09 21:03:04,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 2171 transitions. [2025-01-09 21:03:04,740 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8963666391412056 [2025-01-09 21:03:04,740 INFO L175 Difference]: Start difference. First operand has 312 places, 328 transitions, 874 flow. Second operand 7 states and 2171 transitions. [2025-01-09 21:03:04,740 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 318 places, 365 transitions, 1182 flow [2025-01-09 21:03:04,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 365 transitions, 1166 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:03:04,773 INFO L231 Difference]: Finished difference. Result has 320 places, 334 transitions, 952 flow [2025-01-09 21:03:04,773 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-01-09 21:03:04,773 INFO L279 CegarLoopForPetriNet]: 325 programPoint places, -5 predicate places. [2025-01-09 21:03:04,773 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 334 transitions, 952 flow [2025-01-09 21:03:04,774 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-01-09 21:03:04,774 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:03:04,774 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-01-09 21:03:04,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-01-09 21:03:04,774 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:03:04,777 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:03:04,777 INFO L85 PathProgramCache]: Analyzing trace with hash -1927564022, now seen corresponding path program 1 times [2025-01-09 21:03:04,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:03:04,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1888394082] [2025-01-09 21:03:04,777 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:03:04,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:03:04,783 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 72 statements into 1 equivalence classes. [2025-01-09 21:03:04,786 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 72 of 72 statements. [2025-01-09 21:03:04,786 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:03:04,786 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:03:04,961 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:03:04,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:03:04,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1888394082] [2025-01-09 21:03:04,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1888394082] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:03:04,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:03:04,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:03:04,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [725470028] [2025-01-09 21:03:04,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:03:04,962 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:03:04,962 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:03:04,963 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:03:04,963 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:03:05,104 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346 [2025-01-09 21:03:05,105 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-01-09 21:03:05,105 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:03:05,106 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346 [2025-01-09 21:03:05,106 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:03:06,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 322#true, 289#$Ultimate##0true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:03:06,392 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-01-09 21:03:06,392 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:03:06,392 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:03:06,392 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:03:06,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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)), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:03:06,592 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:03:06,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:03:06,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:03:06,592 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:06,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 322#true, 289#$Ultimate##0true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:06,596 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:03:06,596 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:06,596 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:03:06,596 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:06,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:03:06,654 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:03:06,654 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:06,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:03:06,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:03:06,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:06,784 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:03:06,785 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:03:06,785 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:03:06,785 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:06,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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)), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:06,862 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:03:06,862 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:06,862 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:06,862 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:06,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, Black: 382#(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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 142#L1267-9true]) [2025-01-09 21:03:06,872 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-01-09 21:03:06,872 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-01-09 21:03:06,872 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:03:06,872 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-01-09 21:03:06,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:06,925 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:03:06,925 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:06,925 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:06,925 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:06,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:06,984 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:03:06,984 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:06,984 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:06,985 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:06,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:06,985 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:03:06,985 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:06,985 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:06,985 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:06,985 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:06,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:06,988 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:03:06,988 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:06,988 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:06,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,050 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,051 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:07,051 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:07,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,056 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:03:07,056 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:07,056 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:07,056 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:03:07,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [75#L1290true, 326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,125 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,125 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:07,125 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:07,125 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:07,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,129 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:03:07,129 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:07,129 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:07,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:07,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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)), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,147 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-01-09 21:03:07,147 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:03:07,147 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:03:07,147 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:03:07,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true]) [2025-01-09 21:03:07,216 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:03:07,216 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:03:07,216 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:03:07,216 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:03:07,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,293 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:03:07,293 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:03:07,293 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:03:07,293 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:03:07,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [75#L1290true, 326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:07,362 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:03:07,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:07,362 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:07,362 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:07,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 322#true, 289#$Ultimate##0true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:07,393 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:03:07,393 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:03:07,393 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:03:07,393 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:03:07,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:07,536 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:03:07,536 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:07,536 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,536 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:07,537 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:03:07,537 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:07,537 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:07,537 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,537 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,537 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-01-09 21:03:07,537 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:03:07,537 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:07,538 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:03:07,538 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:03:07,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:07,859 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:07,859 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:07,859 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:07,860 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:07,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,860 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:03:07,860 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:03:07,860 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:03:07,860 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:07,860 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:03:07,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:07,862 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:03:07,862 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:07,862 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:07,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:07,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [75#L1290true, 326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true]) [2025-01-09 21:03:07,925 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:03:07,925 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:03:07,925 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:03:07,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:03:07,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:07,928 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-01-09 21:03:07,928 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:07,928 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:07,928 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:07,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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)), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:07,942 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:03:07,942 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:03:07,942 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:03:07,942 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:03:08,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:08,009 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:03:08,009 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:03:08,010 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:03:08,010 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:08,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:08,080 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:03:08,080 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:08,080 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:03:08,080 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:03:08,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:08,284 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:03:08,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:08,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:08,284 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:08,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:08,308 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-01-09 21:03:08,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:03:08,308 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:03:08,308 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:03:08,309 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:03:08,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 289#$Ultimate##0true, 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:08,333 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:03:08,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:08,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:08,333 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:08,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:08,410 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-01-09 21:03:08,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:08,410 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:03:08,410 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:03:08,410 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:03:08,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [75#L1290true, 326#true, 139#L1294-2true, 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, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:08,512 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-01-09 21:03:08,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:03:08,512 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:08,512 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:03:08,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:08,574 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:03:08,574 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:08,574 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:08,574 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:08,578 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:03:08,578 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:08,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:08,578 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:08,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 135#L1288-4true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:08,851 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:03:08,851 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:08,851 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:08,851 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:08,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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)), 29#L1288-3true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:08,912 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:03:08,912 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:08,912 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:08,912 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:08,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 289#$Ultimate##0true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:08,919 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:03:08,919 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:08,919 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:08,919 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:08,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 322#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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:08,990 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:08,990 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:08,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:08,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,023 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:09,023 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:09,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,072 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,072 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,072 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,072 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 208#L1269-2true, Black: 334#true, 351#true, 377#true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,116 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,116 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,116 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,123 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-01-09 21:03:09,123 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:03:09,123 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:03:09,123 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:09,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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)), 29#L1288-3true, Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:03:09,174 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,174 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:09,174 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:09,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 135#L1288-4true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,199 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:09,199 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,199 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:09,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:09,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true]) [2025-01-09 21:03:09,262 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:09,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,262 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,289 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:09,289 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,290 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,290 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:09,290 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:09,290 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,290 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,290 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,293 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,293 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,293 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,293 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,389 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,390 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,390 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,390 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,397 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:09,397 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:09,397 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:09,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,466 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,466 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0), 75#L1290true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,493 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,493 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,497 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,497 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,497 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,510 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:03:09,510 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:03:09,510 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:09,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:03:09,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,540 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,540 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,540 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:09,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:09,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:09,575 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:09,575 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:03:09,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:09,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 135#L1288-4true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,597 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:09,597 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:09,597 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:09,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:09,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 322#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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,826 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,826 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,826 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:09,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 322#true, 289#$Ultimate##0true, 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, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:09,853 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:09,853 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:09,853 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:09,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:09,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,868 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:03:09,868 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:03:09,868 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:09,868 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:09,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,909 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:09,909 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:09,909 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,915 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,915 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,916 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:09,916 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,916 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 208#L1269-2true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 75#L1290true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,944 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:09,944 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:09,944 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:09,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), 208#L1269-2true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:09,969 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:03:09,969 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:09,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:03:09,969 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:09,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,993 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:09,993 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,993 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,993 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,994 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,994 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:09,994 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:09,995 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:09,995 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true]) [2025-01-09 21:03:10,001 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,001 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [75#L1290true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,076 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,076 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,076 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,076 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [75#L1290true, 326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,077 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,078 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,078 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,078 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:03:10,084 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,084 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,084 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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)), 29#L1288-3true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,106 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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)), 29#L1288-3true, Black: 379#(= ~iSet~0 2), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:03:10,106 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,106 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][244], [326#true, 289#$Ultimate##0true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,110 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,110 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,110 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,110 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 208#L1269-2true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,122 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 208#L1269-2true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,122 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,123 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,123 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,123 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:10,123 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,123 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][316], [326#true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,180 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:10,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,186 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,186 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,187 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:10,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,187 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,187 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:10,187 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 211#L1289-4true, Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,205 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 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), 211#L1289-4true, 208#L1269-2true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,205 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,206 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:10,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 142#L1267-9true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,206 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,206 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,206 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,206 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,209 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,209 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,209 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,209 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,265 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,265 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,265 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,266 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:10,266 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,266 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,266 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,271 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,271 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,271 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 142#L1267-9true, 333#(= (select |#race#in~argv| 1) 0), 75#L1290true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 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|)), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,291 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,291 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,291 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), 211#L1289-4true, 208#L1269-2true, Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,294 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:10,294 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), 208#L1269-2true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,311 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,311 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,311 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,311 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,340 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#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)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,340 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 322#true, 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, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,351 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:10,351 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][244], [326#true, 319#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)), 29#L1288-3true, Black: 379#(= ~iSet~0 2), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,363 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,363 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 135#L1288-4true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,395 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:03:10,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,395 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:10,395 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][244], [75#L1290true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 319#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), 102#L1274-6true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:10,411 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,411 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:10,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,411 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:03:10,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1274-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][244], [326#true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,447 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,447 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:10,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][252], [326#true, 289#$Ultimate##0true, 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), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,457 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:10,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, 282#L1289true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,482 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,482 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,482 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,526 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true]) [2025-01-09 21:03:10,526 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:10,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 139#L1294-2true, 322#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, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,607 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,608 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:10,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:10,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][316], [75#L1290true, 326#true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,613 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:03:10,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:10,613 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:10,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:10,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,620 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,620 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:10,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:10,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 322#true, 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, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,625 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:10,629 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:10,629 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:10,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:10,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([801] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][329], [75#L1290true, 326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 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), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,881 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,881 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:10,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [75#L1290true, 326#true, 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, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,882 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,882 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:10,882 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,882 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 322#true, 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, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,889 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:10,889 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:10,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][252], [326#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)), 29#L1288-3true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:10,909 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:10,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,909 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:10,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][316], [326#true, 289#$Ultimate##0true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:10,919 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,919 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:10,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:10,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:10,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 176#L1289-3true, 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,939 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:10,939 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:10,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:10,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:10,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][283], [139#L1294-2true, 322#true, Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 319#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, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 289#$Ultimate##0true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 182#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:10,976 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:10,976 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:10,976 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:10,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:10,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][252], [75#L1290true, 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), 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 156#L1280-6true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2025-01-09 21:03:10,981 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:03:10,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:10,981 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,981 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:03:11,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][316], [326#true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:11,013 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1274-6: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][316], [326#true, 319#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), 102#L1274-6true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 176#L1289-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true]) [2025-01-09 21:03:11,013 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:11,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:11,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] checkThreadEXIT-->L1280-6: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][252], [326#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), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 156#L1280-6true, 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)]) [2025-01-09 21:03:11,023 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,023 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,023 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:11,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1047] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][225], [139#L1294-2true, 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), 211#L1289-4true, Black: 334#true, 208#L1269-2true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 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)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 391#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2025-01-09 21:03:11,058 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,058 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:11,058 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:11,058 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:11,058 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event